@charset "UTF-8";

/* -----------------------------------------------
FileName: top.css
----------------------------------------------- */

/* おすすめツール */
#prd_area {
	margin: 0 auto 40px;
	position: relative;
	text-align: center;
}
#prd_area ul{
	line-height:0;
	font-size:0;
	}
#prd_area li {
	margin: 0 8px;
	display: inline-block;
	width: 185px;
	height: 135px;
	border: 1px solid #d5d5d5;
}
#prd_area li:hover {
	opacity: 0.8;
}

/* facebook - 理美容 */
#voice_area {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#voice_area .sns_seg {
	width: 260px;
	margin-right: 10px;
	float: left;
}
#voice_area .sns_seg a:hover {
	opacity: 0.8;
}

/* RSS */
#voice_area .rss_seg {
	width: 260px;
	margin: 0 10px;
	float: left;
}
#voice_area .rss_box {
	width: 240px;
	height: 214px;
	padding: 10px;
	background: #5F71B9;
}
#voice_area .rss_box dl {
	width: 210px;
}
#voice_area .rss_box dt {
	font-weight: bold;
	color: #5F71B9;
}
#voice_area .rss_box dd {
	padding: 0 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #d5d5d5;
}

/* WORK */
#voice_area .work_seg {
	width: 260px;
	margin-left: 10px;
	float: left;
}
#voice_area .work_seg a:hover {
	opacity: 0.8;
}


/* PRバナー */
#pr_area {
	width: 100%;
	margin: 10px 0 50px;
	overflow: hidden;
	padding-top: 5px;
}
#pr_area h4 {
	margin: 10px 0;
	padding-left: 5px;
	text-align: left;
}
#pr_area ul {
	text-align: center;
}
#pr_area li {
	margin: 0 10px 20px;
	display: inline-block;
}
#pr_area li:hover {
	opacity: 1.0;
}

#pr_area a:hover img{
    border: 4px solid #96caec !important;
	margin: -4px;
}

/* 自社ブログ記事 */
#blogArea {
	width: 960px;
	margin: 0 auto 35px;
	overflow: hidden;
}
#blogArea h3 {
	margin: 0 0 12px;
	padding: 10px;
	color: #3389B8;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
}

#blogArea ul {
	text-align: center;
}
/*#blogArea li {
	display: inline-block;
	margin: 7px 16px 0;
}
*/

#blogArea .blog_l {
	width: 260px;
	margin-right: 10px;
	float: left;
}
#blogArea .blog_c {
	width: 260px;
	margin: 0 10px;
	float: left;
}
#blogArea .blog_r {
	width: 260px;
	margin-left: 10px;
	float: left;
}
#blogArea a:hover {
	opacity: 0.8;
}


/* summer - holiday */
#summer-holiday {
	width: 887px;
	margin: 30px auto;
	padding: 20px 35px;
	background: #f7f7f7;
}
#summer-holiday dt {
	padding-bottom: 14px;
	margin-bottom: 14px;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
#summer-holiday dd {
	font-size: 14px;
	line-height: 1.6;
}







/* text */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

/* container */

.container2 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/*@media (min-width: 768px) {
  .container2 {
    width: 745px;
  }
}*/
@media (min-width: 1200px) {
  .container2 {
    width: 960px;
  }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 40px;
    overflow: hidden;
}
#content-box .row_blog a:hover{
	opacity: 1.0;
}

.row_blog {
    margin-left: -15px;
    margin-right: -15px;
}
.row_blog p{
	text-align:left
}

.row_blog a:hover img{
    border: 4px solid #96caec !important;
	margin: -4px;
	opacity: 1.0 !important;
}
.col-33 a:hover img{
    border: 4px solid #96caec !important;
	margin: -4px;
	opacity: 1.0 !important;
}
#content-box .col-33 a:hover{
	opacity: 1.0;
}

/* hgroup */
.hgroup {
  padding: 20px;
}
.hgroup h1,
.hgroup h2 {
  font-size: 11px;
  background: none;
  text-align: center;
}

/* Features */
.features {
  margin-top:30px;
}
.pro-title {
  padding: 20px 0;
  font-size: 30px;
  letter-spacing: 2px;
  color: #656c75;
  /*font-family: 'Quattrocento', serif;*/
}

.top-img {
	width: 100%;
	height: 100%;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

/* content */
#content-box a:hover,
#content-box2 a:hover {
  opacity: 0.8;
}
#content-box{
  width: 960px;
  margin: 0 auto 60px;
  overflow: hidden;
}
#content-box2 {
  width: 960px;
  margin: 0 auto 35px;
  overflow: hidden;
}
#content-box h3,
#content-box2 h3 {
  margin: 0 0 12px;
  padding: 10px;
  color: #3389B8;
  font-size: 18px;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
}
#content-box li,
#content-box dl {
  width: 25%;
  float: left;
  padding: 10px 0 0;
}
#content-box li {
  text-align: center;
}
#content-box dt {
	width: 200px;
	height: 141px;
	margin: 0 auto;
}
#content-box p {
  padding: 0 25px;
  margin-top: 5px;
  text-align:left;
  font-weight: bold;
}
#content-box .blog-date {
  font-size: 10px;
  margin-top: 8px;
}
#content-box .blog-cate {
  font-size: 10px;
  margin-top: 5px;
  text-align: center;
}
#content-box .blog-title {
  font-size: 14px;
  letter-spacing: 1px;
}

#content-box .col-33 {
  width: 33.33333%;
  /*padding: 30px 0;*/
  float: left;
}

#content-box2 li {
  width: 25%;
  float: left;
  margin: 0 auto 15px;
  text-align: center;
}
#content-box2 li img{
	width:220px;
	height:auto;
}

.top--blog img {
	width: 200px;
	height: 141px;
	object-fit: cover;
}

/*インスタグラム*/
#instagram-box{
	width: 960px;
	height:auto;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 60px;
    overflow: hidden;
}
#instagram-box h3 {
  margin: 0 0 12px;
  padding: 10px;
  color: #3389B8;
  font-size: 18px;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
}
#instagram-box li {
  width: 20%;
  float: left;
  margin: 0 auto 40px;
  text-align: center;
  margin-top:10px;
}
#instagram-box li img{
	width:180px;
	height:180px;
   object-fit: cover;
}
#instagram-box a:hover img{
    border: 4px solid #96caec !important;
	margin: -4px;
}

/* 年末年始のお知らせ */
.year {
	width: 90%;
	margin: 40px auto 15px;
	overflow: hidden;
}
.year-info {
	padding: 20px 40px;
	width:600px;
	margin:0 auto;
	border: 3px solid #d9e5f7;
}
.year-info p {
	line-height: 22px;
	text-align: center;
	font-size: 15px;
}
.year-info span {
	padding: 6px 0;
	font-weight: bold;
	font-size: 18px;
	display: block;
}

/*ブログリンクボタン*/
.bloglink{
	display: inline-block;
	width: 300px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	/*margin-bottom:30px;*/
	font-size:20px;
}
.bloglink::before,
.bloglink::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.bloglink,
.bloglink::before,
.bloglink::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.bloglink {
	background-color: #96caec;
	border: 2px solid #96caec;
	color: #fff !important;
	line-height: 50px;
}
.bloglink:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb !important;
	text-decoration: none;
}

#content-box img.thum200_141 nailthumb-image a:hover img{
    border: 4px solid #96caec !important;
	margin: -4px !important;
}

/*--INSTAGRAMいいね--*/
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
 color:#fd91cb;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.instagram-data{
	margin-top:10px;
	font-size:14px;
}