@charset "euc-jp";
/*----------------------------------------


 link
 
 
----------------------------------------*/
.title{
	font-size: 4.0rem;
	text-align: center;
}
/*----------------------------------------


 fv_area
 
 
----------------------------------------*/
.fv_area{
	position: relative;
	height: calc(100vh - 80px);
	overflow: hidden;
	margin-bottom: 90px;
}
.fv_area .fv_slider,
.fv_area .slick-list,
.fv_area .slick-track{
	height: 100%;
}
.fv_area img:not(.fv_logo){
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	width: 100%;
}
.fv_area .fv_logo_area{
	position: absolute;
	left: 0;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	margin: 0 auto;
	max-width: 458px;
	z-index: 12;
      text-align: center;
}
.fv_area .fv_logo_area .sub-ttl {
  color:#fff;
  font-size: 1.8rem;
      font-weight: bold;
    margin-top: 14px;
      text-shadow: 0 0 3px #000;
}
.fv_area .fv_logo_area .title {
    font-size: 4.5rem;
    color: #fff;
    font-weight: bold;
  margin: 5px 0;
      text-shadow: 0 0 3px #000;
}
.fv_area .fv_logo_area .txt {
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
      text-shadow: 0 0 3px #000;
}
.fv_area .fv_logo_area .btn {
    position: relative;
    background: rgba(0, 0, 0, 0.32);
  margin-top: 8px;
    border: 2px solid #fff;
}
.fv_area .fv_logo_area .btn a {
    position: relative;
  display:block;
  font-size:2.2rem;
  font-weight: bold;
  color:#fff;
  padding: 8px 20px;
      text-decoration: none;
  z-index:2;
}
.fv_area .fv_logo_area .btn::after {
  content:"";
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:0;
  height:100%;
  background-color: rgba(255,255,255,0.5);
  transition: all 0.3s ease;
}
.fv_area .fv_logo_area .btn:hover::after {
  width:100%;
}
.fv_area .slick-slide{
	opacity: 1;
	transition: ease 10.0s;
}
.fv_area .fv_slide{
	opacity: 0;
	transition: 0s;
}
.fv_area .slick-active.fv_slide{
	opacity: 1;
	transition: ease 10.0s;
}
.fv_area .slick-continue.fv_slide{
	opacity: 0;
	transition: ease 10.0s;
}
.fv_area .fv_slide figure{
	transform: scale(1.0, 1.0);
	transition: 0s;
	height: 100%;
	z-index: 10;
}
.fv_area .slick-active figure{
	transform: scale(1.1, 1.1);
	transition: ease 15.0s; 
}
.fv_area .slick-continue figure{
	transform: scale(1.2, 1.2);
	transition: ease 15.0s;
}

/*----------------------------------------


 news_area
 
 
----------------------------------------*/
.news_area .news_contents:nth-child(n+4) {
	display: none;
}
/*----------------------------------------


 bland
 
 
----------------------------------------*/
.bland_area .bland_contents{
	position: relative;
	margin-bottom: 20px;
}
.bland_area .bland_contents::before{
	position: absolute;
	content: "";
	background: url("https://file003.shop-pro.jp/PA01478/220/assets/img/bland/arrow.png") no-repeat left top / 100%;
	width: 100px;
	height: 100px;
	right: 0;
	bottom: 0;
	z-index: 1;
	transition: 0.3s;
}
.bland_area .bland_contents:hover:before{
	width: 80px;
	height: 80px;
}
.bland_area .bland_contents .txt_area{
	position: relative;
	color: #fff;
	padding: 25px 40px 20px;
	min-height: 400px;
	box-sizing: border-box;
}
.bland_area .bland_contents .txt_area .txt{
	position: absolute;
	bottom:20px;
	left:40px;
}
.bland_area .bland_contents h3{
	height: 20%;
}
.bland_area .bland_contents h4{
	font-size: 2.6rem;
	margin-bottom: 15px;
}
.bland_area .bland_contents p{
	line-height: 1.4;
	font-size: 1.8rem;
}
.bland_area .bland_contents a{
	display: block;
}
.bland_area .bland_contents a:hover{
	opacity: 0.7;
}
.bland_area .bland_contents.bland_kanakura_contents a{
	background: url("https://file003.shop-pro.jp/PA01478/220/assets/img/bland/kamakura_ph.jpg") no-repeat center center / cover;
}
.bland_area .bland_contents.bland_kanakura_contents h3{
	max-width: 430px;
	width: 33%;
}
.bland_area .bland_contents.bland_wildthings_contents a{
	background: url("https://file003.shop-pro.jp/PA01478/220/assets/img/bland/wildthings_ph.jpg") no-repeat center center / cover;
}
.bland_area .bland_contents.bland_wildthings_contents h3{
	max-width: 430px;
	width: 33%;
}
.bland_area .bland_contents.bland_kantan_contents a{
	background: url(https://file003.shop-pro.jp/PA01478/220/assets/img/bland/kantan_ph.jpg) no-repeat center center / cover;
}
.bland_area .bland_contents.bland_kantan_contents h3{
	max-width: 428px;
	width: 31.6%;
}
.bland_area .bland_contents.bland_igloo_contents a{
	background: url(https://file003.shop-pro.jp/PA01478/220/assets/img/bland/igloo_ph.jpg) no-repeat center center / cover;
}
.bland_area .bland_contents.bland_igloo_contents h3{
	margin: 10px 0 20px;
	max-width: 385px;
	width: 31.2%;
}
.bland_area .bland_contents.bland_idoogen_contents a{
	background: url(https://file003.shop-pro.jp/PA01478/220/assets/img/bland/idoogen_ph.jpg) no-repeat center center / cover;
}
.bland_area .bland_contents.bland_idoogen_contents h3{
	max-width: 423px;
	width: 35.2%;
}
.bland_area .bland_contents.bland_ngeo_contents a{
	background: url(https://file003.shop-pro.jp/PA01478/220/assets/img/bland/ngeo_ph.jpg) no-repeat center center / cover;
}
.bland_area .bland_contents.bland_ngeo_contents h3{
	max-width: 250px;
	width: 36.3%;
}
/*----------------------------------------


 like_area
 
 
----------------------------------------*/
.like_area .cach{
	font-size: 1.8rem;
	margin-bottom: 30px;
}
.like_slide_area{
	max-width: 1100px;
	margin: 0 auto;
}
.like_slide_area li{
	margin: 0 7.5px;
}
.like_slide_area li p{
	line-height: 1.4;
	margin-top: 8px;
}
.like_area .slick-arrow{
	position: absolute;
	top:38%;
	background: url("https://file003.shop-pro.jp/PA01478/220/assets/img/top/slide_arrow.svg") no-repeat left top  !important;
	width: 15px;
	height: 38px;
	text-indent: -9999px;
	outline: none;
	z-index: 10;
}
.like_area .slick-prev{
	left: -50px;
}
.like_area .slick-next{
	right: -50px;
	transform: rotate(180deg);
	top:32%;
}
/*----------------------------------------


 ranking
 
 
----------------------------------------*/
.ranking_area .cach{
	font-size: 1.8rem;
	padding-bottom: 40px;
}
.ranking_area .panel_group ul{
	max-width: 1100px;
	margin: 0 auto;
}
.ranking_area .panel_group li{
	margin-bottom: 30px;
}
.ranking_area li a{
	display: flex;
	justify-content: flex-start;
}
.ranking_area li figure{
	width:120px;
	height: 120px;
	overflow: hidden;
	margin-right: 13px;
}
.ranking_area li figure img{
	height: 100%;
	object-fit: cover;
}
.ranking_area li .txt_area{
	width:calc(100% - 133px);
}
.ranking_area li .txt_area .ico{
	max-width: 130px;
	width: 20%;
}
.ranking_area li .txt_area h3{
	font-size: 1.8rem;
}
/*----------------------------------------


 sns
 
 
----------------------------------------*/
.sns_area .inner{
	display: flex;
	flex-wrap: wrap;
	max-width: 1100px;
	margin: 0 auto;
}
.sns_area .inner .sns_contents{
	position: relative;
	width: 50%;
	border-top:1px solid #EDEFF4;
	padding-bottom: 30px;
	box-sizing: border-box;
}
.sns_area .inner .sns_contents:nth-of-type(odd)::before{
	position: absolute;
	content: "";
	width: 0;
	height: calc(100% - 20px);
	top:10px;
	right: 0;
	border-right:1px solid #EDEFF4;
}
.sns_area .inner .sns_contents h3{
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.sns_area .inner .sns_contents.sns_contents_kamakura h3{
	width: 19.63636364%;
	min-width: 108px;
}
.sns_area .inner .sns_contents.sns_contents_newtec h3{
	width: 27.63636364%;
	min-width: 151px;
}
.sns_area .inner .sns_contents.sns_contents_kantan h3{
	width: 20.90909091%;
	min-width: 115px;
}
.sns_area .inner .sns_contents.sns_contents_ngeo h3{
	width: 20.90909091%;
	min-width: 115px;
}
.sns_area .inner .sns_contents ul{
	display: flex;
	justify-content: center;
}
.sns_area .inner .sns_contents ul li{
	margin: 0 16px;
}
.sns_area .inner .sns_contents ul li a{
	display: block;
}
.sns_area .inner .sns_contents ul li.ico_twitter{
	width:39px;
}
.sns_area .inner .sns_contents ul li.ico_facebook{
	width:34px;
}
.sns_area .inner .sns_contents ul li.ico_instagram{
	width:34px;
}
.sns_area .inner .sns_contents ul li.ico_youtube{
	width:39px;
}
.sns_area .inner .sns_contents ul li.ico_kamakura{
	width:34px;
}
@media only screen and (min-width:1921px) {
  .bland_area .bland_contents .txt_area{
      padding: 30px 40px 35px;
  }
}
@media only screen and (max-width:1030px) {
    .bland_area .bland_contents .txt_area{
        min-height: 35vw;
		padding: 25px 20px 20px;
    }
	.bland_area .bland_contents .txt_area .txt {
        bottom: 1vw;
		left: 20px;
    }
    .bland_area .bland_contents h4{
        font-size: 2.2rem;
		margin-bottom: 1vw;
    }
    .bland_area .bland_contents p{
        font-size: 1.5rem;
    }
    .bland_area .bland_contents::before{
        width: 70px;
        height: 70px;
    }
    .bland_area .bland_contents:hover:before{
        width: 50px;
        height: 50px;
    }
}

@media only screen and (max-width:767px) {
	/*----------------------------------------


     link


    ----------------------------------------*/
    .title{
        font-size: 4.6875vw;;
    }
    /*----------------------------------------


     fv_area


    ----------------------------------------*/
    .fv_area{
		margin-top:0;
        height: 125vw;
		max-width: 800px;
        margin-bottom: 0;
    }
.fv_area .fv_logo_area{
		width: 58.28125vw;
    }
  .fv_area .fv_logo_area .sub-ttl {
  color:#fff;
  font-size:2.6vw;
    margin-top: 2.2vw;
}
.fv_area .fv_logo_area .title {
    font-size: 5.5vw;
  margin:กก0.8vw 0;
}
.fv_area .fv_logo_area .txt {
    font-size: 2.6vw;
}
.fv_area .fv_logo_area .btn {
    border: 0.4vw solid #fff;
  margin-top: 0.4vw;
}
.fv_area .fv_logo_area .btn a {
  font-size:3vw;
  padding: 1vw 4vw;
}
    /*----------------------------------------


     bland


    ----------------------------------------*/
    .bland_area .bland_contents{
        margin-bottom: 0.625vw;
    }
    .bland_area .bland_contents::before{
        display: none;
    }
    .bland_area .bland_contents .txt_area{
	    display: none;
    }
    .bland_area .bland_contents figure{
	    margin: 0;
		padding: 0;
    }
    .bland_area .bland_contents a{
        display: block;
		background: transparent;
    }
    /*----------------------------------------


     like_area


    ----------------------------------------*/
    .like_area .inner{
        width: 100% !important;
    }
    .like_area .cach{
        font-size: 3.466666667vw;
		margin-bottom: 3vw;
    }
    .like_slide_area{
    }
    .like_slide_area li{
        margin: 0 5.28125vw;
    }
    .like_slide_area li p{
        margin-top: 1.5625vw;
		font-size:3.466666667vw;
    }
    .like_area .slick-arrow{
        width: 4.21875vw;
        height: 10.625vw;
    }
    .like_area .slick-prev{
        left: 17vw;
    }
    .like_area .slick-next{
        right: auto;
		left: 78vw;
		top:30%;
    }
    /*----------------------------------------


     ranking


    ----------------------------------------*/
    .ranking_area .inner{
        width: 100% !important;
    }
    .ranking_area .cach{
        font-size: 3.466666667vw;
        padding-bottom: 3.90625vw;
    }
    .ranking_area .panel_group ul{
        width:90%;
    }
    .ranking_area .panel_group li{
        margin-bottom: 3.125vw;
    }
    .ranking_area li figure{
        width:26.5625vw;
        height: 26.5625vw;
        margin-right: 2.65625vw;
    }
    .ranking_area li .txt_area{
        width:calc(100% - 26.5625vw);
    }
    .ranking_area li .txt_area .ico{
        width: 40%;
    }
    .ranking_area li .txt_area h3{
        font-size: 3.125vw;
    }
    /*----------------------------------------


     sns


    ----------------------------------------*/
    .sns_area .inner{
    }
    .sns_area .inner .sns_contents{
        padding-bottom: 5.46875vw;
    }
    .sns_area .inner .sns_contents:nth-of-type(odd)::before{
        height: calc(100% - 3vw);
        top:1.5vw;
    }
    .sns_area .inner .sns_contents h3{
        height: 10.8125vw;
    }
    .sns_area .inner .sns_contents.sns_contents_kamakura h3{
        width: 46%;
		min-width: auto;
    }
    .sns_area .inner .sns_contents.sns_contents_newtec h3{
        width: 60%;
		min-width: auto;
    }
    .sns_area .inner .sns_contents.sns_contents_kantan h3{
        width: 48.66666667%;
		min-width: auto;
    }
    .sns_area .inner .sns_contents.sns_contents_ngeo h3{
        width: 48.66666667%;
		min-width: auto;
    }
    .sns_area .inner .sns_contents ul li{
        margin: 0 2.03125vw;
    }
    .sns_area .inner .sns_contents ul li.ico_twitter{
        width:6.09375vw;
    }
    .sns_area .inner .sns_contents ul li.ico_facebook{
        width:5.3125vw;
    }
    .sns_area .inner .sns_contents ul li.ico_instagram{
        width:5.3125vw;
    }
    .sns_area .inner .sns_contents ul li.ico_youtube{
        width:6.09375vw;
    }
    .sns_area .inner .sns_contents ul li.ico_kamakura{
        width:5.1vw;
    }
}
