.flexslider {
	margin: 0 auto;
	width: 1080px;
	padding: 20px 0; 
}
.feed-prev-btn {
  background-image: url(../image/index/btn_prev.png);
}
.feed-next-btn{
  background-image: url(../image/index/btn_next.png);
}
.feed-prev-btn:hover {
  background-image: url(../image/index/btn_prev_on.png);
}
.feed-next-btn:hover{
  background-image: url(../image/index/btn_next_on.png);
}
.feed-prev-btn .bx-prev {
  width: 100%;
  display: block;
}
.feed-next-btn .bx-next {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 650px) {
  .flexslider {
		width: 94%; 
		padding: 10px 0; 
} }
#index {
	padding: 10px 0 0;
	border-top: 1px solid #cd646e; 
}

#index #news {
  margin: 0 auto;
  width: 1080px;
  padding: 60px 0 80px; }
@media only screen and (max-width: 650px) {
  #index #news {
    width: 100%; } }
@media only screen and (max-width: 650px) {
  #index #news {
    width: 94%;
    padding: 30px 0 30px; } }
#index #news h2 {
  margin: 30px 0 10px; }
#index #news .blog {
  margin: 30px 0 10px; }
#index #news .blog ul {
  display: -webkit-flex;
  display: flex; }
@media only screen and (max-width: 650px) {
  #index #news .sp_only {
    text-align: left;
	margin: 0 auto; } 
  #index #news .sp_only img {
	width: 60%; } }
#index #news .news_inner {
  margin: 30px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: url("../image/index/blog_back.png") repeat-y; }
@media only screen and (max-width: 650px) {
  #index #news .news_inner {
    margin: 0;
    display: block; } }
#index #news .news_inner .news_box {
  width: 310px;
  position: relative;
  padding: 30px; }
@media only screen and (max-width: 650px) {
  #index #news .news_inner .news_box {
    width: 92%;
    margin: 30px 0 0;
	padding: 15px; } }
#index #news .news_inner .news_box .img {
  width: 100%;
  height: 195px; }
@media only screen and (max-width: 650px) {
  #index #news .news_inner .news_box .img {
	height: 185px; } }
#index #news .news_inner .news_box .txt {
  padding: 25px 35px;
  overflow:hidden;
  height:6.4em;
  background: #fff; }
#index #news .news_inner .news_box .txt .date {
  font-size: 14px;
  color: #898989; }
#index #news .news_inner .news_box .txt .title {
  color: #000;
  text-decoration: underline;
  font-weight: bold; 
  padding: 7px 0; }
#index #news .news_inner .news_box a{
  text-decoration: none; }
#index #news .news_inner .news_box a:hover {
  text-decoration: none; }

#index .concept {
  margin: 0 auto;
  width: 1080px; }
#index .concept p {
  margin: 0 auto;
  padding: 30px 40px 20px;
  line-height: 1.4em;
  letter-spacing: 0.1em; }
@media only screen and (max-width: 650px) {
  #index .concept {
    width: 94%;
    padding: 10px 0; } }

#index .tool {
  }
#index .tool .tool_inner {
  margin: 0 auto;
  width: 1080px;
  padding: 20px 0 80px; }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner {
    width: 100%;
	padding: 10px; } }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner {
    width: 94%;
    padding: 10px 0; } }
#index #event {
  margin: 0 auto 50px;
  width: 49%;
  float:left;
  padding: 20px 0 0 20px; }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner #event {
    width: 94%;
	float:none;
    padding: 10px 0 0; } }
#index .tool .tool_inner #event h2 {
  text-align: left; }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner #event h2 img {
    width: 80%;
	text-align: center; } }
/*#index .tool .tool_inner #event .event_inner {
  margin: 30px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: 2px solid #f5dcd2; }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner #event .event_inner {
    margin: 0;
    display: block; } } */


#index .tool .tool_inner #instagram {
  margin: 0 auto 50px;
  width: 48%;
  float:left;
  padding: 20px 0 0; }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner #instagram {
    width: 94%;
    padding: 10px 0 0; } }
#index .tool .tool_inner #instagram h2 {
  text-align: left;
  margin-left: 50px; }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner #instagram h2 img {
    width: 50%; }
  #index .tool .tool_inner #instagram h2 {
    margin-left: 0; } }
#index .tool .tool_inner #instagram .insta_inner {
  margin: 30px 0 0 50px; }
@media only screen and (max-width: 650px) {
  #index .tool .tool_inner #instagram .insta_inner {
    margin: 10px 0 0 0; } }
	   
#index .mainimg {
	margin: 0 auto;
	width: 100%;
}
#index .mainimg img {
    max-width: 100%;
    height: auto; }
@media only screen and (max-width: 650px) {
  #index .mainimg {
		width: 100%; 
} }

#index .category {
  margin: 60px auto 0;
  width: 100%;
  background: url("../image/index/gift_back.png") no-repeat center center;
  background-size:cover;
}
@media only screen and (max-width: 650px) {
  #index .category {
    width: 100%;
	margin: 20px auto 0; } }
#index .category .category_info {
  margin: 0 auto;
  width: 1080px;
  padding: 50px 0 20px;
}
@media only screen and (max-width: 650px) {
  #index .category .category_info {
    width: 100%; } }
@media only screen and (max-width: 650px) {
  #index .category .category_info {
    width: 94%;
    padding: 20px 0 10px; } }
#index .category .category_info h3 {
  padding: 0 0 20px;
  text-align: center; }
@media only screen and (max-width: 650px) {
  #index .category .category_info h3 img {
    width: 60%; } }
#index .category .category_info p {
  text-align: center;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  color: #82552d; }

#index .category .maru {
  margin: 0 auto;
  width: 830px;
  padding: 20px 0 30px;
}
@media only screen and (max-width: 650px) {
  #index .category .maru {
    width: 100%;
    padding: 0; } }
#index .category .maru ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
@media only screen and (max-width: 650px) {
  #index .category .maru ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%; } }
#index .category .maru ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 30%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }
@media only screen and (max-width: 650px) {
  #index .category .maru ul li {
    width: 94%;
	text-align: center; } }

.flexslider{
	position: relative;
}
.bx-prev{
	display: block;
	position: absolute;
	top:200px;
	left:-50px;
	width: 30px;
	height:30px;
	text-indent: -99999px;
	background: url('../image/index/btn_prev.png') no-repeat center center;
	background-size: cover;
}
/*.bx-prev:hover{
	background: url('../image/index/btn_prev_on.png') no-repeat center center;
	background-size: cover;
}*/
.bx-next{
	display: block;
	position: absolute;
	top:200px;
	right:-50px;
	width: 30px;
	height:30px;
	text-indent: -99999px;
	background: url('../image/index/btn_next.png') no-repeat center center;
	background-size: cover;
}
/*.bx-next:hover{
	background: url('../image/index/btn_next_on.png') no-repeat center center;
	background-size: cover;
}*/
@media only screen and (max-width: 650px) {
	.bx-prev{
		top:50px;
		left:-5px;
		width: 16px;
		height:16px;
	}
	.bx-next{
		top:50px;
		right:-5px;
		width: 16px;
		height:16px;
	}

}

#index .category .car {
  margin: 0 auto;
  width: 1080px;
  padding: 30px 0 50px;
  display: -webkit-flex;
  display: flex; }
@media only screen and (max-width: 650px) {
  #index .category .car {
    width: 94%;
	display: block; } }
#index .category .car p {
  padding: 10px 0 0 30px;
  color: #82552d;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0.1em; }
#index .category .car p span.sen {
  text-decoration: underline; }
#index .category .car h4 {
  width: 338px; }
@media only screen and (max-width: 650px) {
  #index .category .car p {
    padding: 10px; } }
@media only screen and (max-width: 650px) {
  #index .category .car h4 {
    margin: 0 auto; } }
#index .category .car p span.big {
  font-weight: bold;
  font-size: 20px; }
@media only screen and (max-width: 650px) {
  #index .category .car p span.big {
    font-size: 18px; } }
#index .category .car p a{
  padding: 10px 0 0 30px;
  color: #82552d;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0.1em; }

#index .recruit {
  margin: 0 auto;
  text-align: center;
  width: 1080px;
  padding: 20px 0 70px; }
@media only screen and (max-width: 650px) {
  #index .recruit {
    width: 94%;
	text-align: center;
	padding: 20px 0 40px; }
  #index .recruit img {
    width: 80%; }}

