/*ÄÉ²Ã*/
.font11 {font-size: 11px;}
.tate {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  margin-left: auto !important;
  margin-right: auto !important;
  color: #656565 !important;
}

.p-shopguide .is-s {
	display: none !important;
}
.p-calendar {display: none !important;}

.p-concept__img2 {
 background-image: url(https://img21.shop-pro.jp/PA01496/614/etc/concept_img2.jpg?cmsp_timestamp=20230325115931) !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.p-concept__img3 {
 background-image: url(https://img21.shop-pro.jp/PA01496/614/etc/concept_img3.jpg?cmsp_timestamp=20230325121609) !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 550px !important;
}

.p-concept3 {
  display: flex !important;
  	flex-direction: row-reverse !important;
  	margin-bottom: 0 !important;
}


.flex_start {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap:wrap;
	margin: 32px auto;
	max-width: 1150px;
	padding: 0 24px;
}



.centers {
	text-align: center;
	margin: 0 auto 128px;
	max-width: 1200px;
	padding: 0 24px;
}
.btns {
  display: inline-block;
  background: url(https://img21.shop-pro.jp/PA01496/614/etc/arrows.png?cmsp_timestamp=20230326164332) no-repeat right 24px center #666666;
  background-size: 8px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 24px 32px;
  min-width: 240px;
  font-size: 16px;
}
.btns:hover {
  display: inline-block;
  background: url(https://img21.shop-pro.jp/PA01496/614/etc/arrows.png?cmsp_timestamp=20230326164332) no-repeat right 24px center #383838;
  background-size: 8px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 24px 32px;
  min-width: 240px;
  font-size: 16px;
  text-decoration: none;
}

.hover:hover {
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}

/*¥¿¥Ö*/
.area {
  margin: 0 auto 64px;
	max-width: 1200px;
	padding: 0 24px;
  flex-wrap: wrap;
  display: flex;
}
 
.tab_class {
  width: 25%;
  height: 64px;
  line-height: 64px;
  font-size: 18px;
  text-align: center;
  display: block;
  float: left;
  order: -1;
  border-bottom: 1px solid #666;
}
 
input[name="tab_name"] {
  display: none;
}
 
input:checked + .tab_class {
  width:calc(25% - 2px);
  border-bottom: none;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
}
 
.content_class {
  /*display: none;¤³¤ì¤¬¸¶°ø*/ 
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  width: 100%;
  padding: 0 0;
  height: 0;
  position: relative;
  z-index: -10;
}
 
input:checked + .tab_class + .content_class {
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  padding: 32px 0;
  height: auto;
    position: relative;
  z-index: 10;
}


.content_class a {
  text-align: center;
}

.content_class .slick-list {
  overflow: hidden !important;
}
.content_class .cateslider_box{
  position: relative;
  box-sizing: border-box;
  margin-bottom: 50px;
  margin-right: 27px;
  width: 25%;
  word-break: break-all;
}
.content_class .cateslider_box .cateslider_img {
  width: 100%;
}
.content_class .cateslider_box .cateslider_txt {
  width: 100%;
  margin-top: 10px;
}
.content_class .autoplay:not(.slick-initialized){display:none;}
.content_class .autoplay .slick-prev {
  left: 0;
}
.content_class .autoplay .slick-prev,.content_class .autoplay .slick-next {
  top: 35.5%;
}
.content_class ul {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap:wrap;
}
.content_class ul li {
  margin-right: 10px;
}




.news_box {
  width: auto;
  max-width: 1200px;
  padding: 0 24px;
  margin-bottom: 128px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap:wrap;
}

.news_list {
  width:calc(33.333% - 32px);
  margin: 0 0 32px 0;
  padding: 0;
}
.news_list_thumb {
  width: 100%;
  height: 280px;
  overflow: hidden;
  margin-bottom: 24px;
}
.news_list_thumb img {
  object-fit: cover;
  min-width: 100%;
  min-height: 280px;
}
.news_list_meta {
  margin-bottom: 8px;
}
.news_list_meta1 {
  color: #666666;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  margin-right: 16px;
}
.news_list_meta2 {
  color: #666666;
  font-size: 12px;
  border: 1px solid #666;
  padding: 4px 8px;
  display: inline-block;
  line-height: 14px;
}

.c-ttl-main.instagram{
  font-size: 28px;
  color: #666666;
  margin-top: 128px;
}
.insta_box {
  width: auto;
  max-width: 1400px;
  padding: 0 24px;
  margin-bottom: 128px;
  margin: 0 auto 32px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap:wrap;
}

.insta_img {
  width:calc(25% - 12px);
  margin-bottom: 12px;
}
.insta_img img {
  width: 100%;
}
.mt64 {margin-top: 64px !important;}
.mt128 {margin-top: 128px !important;}

.servs {
  background: #fff;
  padding: 20px 24px;
  margin: 24px 0 0 0;
}
.servs p {
  font-size: 14px;
}


/******************************/
/* SLIDER */
/******************************/
.p-main-slider .bx-wrapper {
  margin-bottom: 0;
}
.p-main-slider .bx-wrapper .bx-viewport {
  border: 0;
  box-shadow: none;
  left: 0;
}
.p-main-slider .bx-wrapper img {
  margin: 0 auto;
  width: 100%;
}
.p-main-slider .bx-wrapper .bx-pager {
  padding-top: 0;
  bottom: -40px;
}
@media screen and (max-width: 767px) {
  .p-main-slider .bx-wrapper .bx-pager {
    display: ;
  }
}
.p-main-slider .bx-wrapper .bx-pager.bx-default-pager a {
  margin-left: 4px !important;
  margin-right: 4px !important;
  background: #d1d1d1;
  width: 32px !important;
  height: 4px !important;
  border-radius: 0 !important;
}
.p-main-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  position: relative;
  background: #656565;
}
.p-main-slider .bx-wrapper .bx-pager.bx-default-pager a.active:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 32px;
  height: 4px;
}
.p-main-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #656565;
}
/******************************/
/* NEWS */
/******************************/
.p-line-informaiton {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f3f3f3;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-line-informaiton__wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
}
@media only screen and (max-width: 1023px) {
  .p-line-informaiton__wrap {
    margin-left: 25px;
    margin-right: 25px;
    max-width: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .p-line-informaiton__wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
.p-line-informaiton-list {
  overflow-y: auto;
  max-height: 100px;
}
.p-line-informaiton-list__item {
  display: flex;
  margin-bottom: 15px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton-list__item {
    display: block;
  }
}
.p-line-informaiton-list__item:last-child {
  margin-bottom: 0;
}
.p-line-informaiton-list__date {
  width: 120px;
  font-family: "Noto Sans JP", "¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", "Meiryo", "Lucida Grande", sans-serif;
}
.p-line-informaiton-list__ttl {
  flex: 1;
}
/******************************/
/* CONCEPT */
/******************************/


.p-concept {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 120px;
  margin-bottom: 120px;
  background: #efefef;
  align-items:stretch;
}
@media screen and (max-width: 1023px) {
  .p-concept {
    margin-top: 60px;
    margin-bottom: 75px;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-concept {
    display: block;
    margin-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
  }
  .p-concept__img3 {
    background-image: url(https://img21.shop-pro.jp/PA01496/614/etc/concept_img3.jpg?cmsp_timestamp=20230325121609) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 300px !important;
}
.p-main-slider .bx-wrapper .bx-pager {
    padding-top: 0;
    bottom: -20px;
}
}
.p-concept__img {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-height: 400px;
 /*background-image: url(https://img.shop-pro.jp/tmpl_img/87/bg.gif);*/
 /*background-image: url(https://img21.shop-pro.jp/PA01496/614/etc/concept_img.jpg?cmsp_timestamp=20230325110855);*/
  background-image: url(https://oucaouca.com/?concept_image);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}




@media screen and (max-width: 767px) {
  .p-concept__img {
    display: block;
    width: 100%;
    min-height: 300px;
    padding-bottom:;
  }
}
.p-concept__txt {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 64px 90px;
  width: 50%;
  color: #121212;
}
@media only screen and (max-width: 1023px) {
  .p-concept__txt {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-concept__txt {
    padding: 40px 20px;
    width: auto;
  }
}
.p-concept__ttl {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: normal;
  color: #666666 !important;
}
@media screen and (max-width: 767px) {
  .p-concept__ttl {
    margin-bottom: 15px;
    font-size: 22px;
  }
}
.p-concept__body {
  line-height: 2;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p-concept__body {
    font-size: 13px;
  }
}
/******************************/
/* RECOMMEND ITEMS */
/******************************/
.p-recommend {
  overflow: hidden;
  padding-bottom: 45px;
}
@media screen and (max-width: 1023px) {
  .p-recommend {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .p-recommend {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-recommend-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.p-recommend-item-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -27px;
  margin-right: -27px;
}
@media screen and (max-width: 1023px) {
  .p-recommend-item-list {
    margin-left: -17px;
    margin-right: -17px;
  }
}
@media screen and (max-width: 767px) {
  .p-recommend-item-list {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.p-recommend-item-list__item {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 50px;
  padding-left: 27px;
  padding-right: 27px;
  width: 25%;
  word-break: break-all;
}
@media screen and (max-width: 1023px) {
  .p-recommend-item-list__item {
    margin-bottom: 30px;
    padding-left: 17px;
    padding-right: 17px;
    width: 33.3333%;
  }
}
@media screen and (max-width: 767px) {
  .p-recommend-item-list__item {
    margin-bottom: 25px;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%;
  }
}
.p-recommend-item-list__item.is-hidden {
  display: none;
}
/******************************/
/* TOP GALLERY */
/******************************/
.p-gallery {
  padding-top: 60px;
  padding-bottom: 45px;
  background: #f6f6f6;
}
@media screen and (max-width: 767px) {
  .p-gallery {
    padding-top: 50px;
  }
}
.p-gallery__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-gallery__wrap {
    display: block;
  }
}
.p-gallery__img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-gallery__img {
    width: auto;
  }
}
.p-gallery__img img {
  width: 100%;
}
.p-gallery__img .slick-dots {
  bottom: -40px;
}
.p-gallery__img .slick-dots li {
  height: auto;
  padding: 5px 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.p-gallery__img .slick-dots li button {
  display: inline-block;
  width: 32px;
  height: 4px;
  background: #2d2d2d;
}
.p-gallery__img .slick-dots li.slick-active button:before {
  top: 1px;
  left: 1px;
  width: 32px;
  height: 4px;
}
.p-gallery__img .p-gallery-slider__item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 400px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-gallery__img .p-gallery-slider__item {
    min-height: 250px;
    height: 0;
  }
}
.p-gallery__img .p-gallery-slider__item01 {
  background-image: url(https://img.shop-pro.jp/tmpl_img/87/bg.gif);
}
.p-gallery__img .p-gallery-slider__item02 {
  background-image: url(https://img.shop-pro.jp/tmpl_img/87/bg.gif);
}
.p-gallery__img .p-gallery-slider__item03 {
  background-image: url(https://img.shop-pro.jp/tmpl_img/87/bg.gif);
}
.p-gallery__txt {
  box-sizing: border-box;
  padding: 30px 0px 30px 90px;
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .p-gallery__txt {
    padding: 30px 0px 30px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-gallery__txt {
    padding: 35px 0px 0px 0px;
    width: auto;
  }
}
.p-gallery__ttl {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .p-gallery__ttl {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
.p-gallery__body {
  line-height: 2;
  font-size: 14px;
}
/******************************/
/* TOP RANKING */
/******************************/
.p-ranking {
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 130px;
}
@media screen and (max-width: 1023px) {
  .p-ranking {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking {
    padding-top: 75px;
    padding-bottom: 0;
  }
}
.p-ranking-list {
  box-sizing: border-box;
  padding-left: 6%;
  padding-right: 6%;
}
@media screen and (max-width: 1050px) {
  .p-ranking-list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .p-ranking-list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list {
    padding-left: 12%;
    padding-right: 12%;
  }
}
.p-ranking-list .slick-list {
  overflow: visible;
}
.p-ranking-list .slick-prev {
  left: -5px;
  margin-top: -43px;
}
@media screen and (max-width: 1023px) {
  .p-ranking-list .slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev {
    margin-top: -30px;
  }
}
.p-ranking-list .slick-next {
  right: -5px;
  margin-top: -43px;
}
@media screen and (max-width: 1023px) {
  .p-ranking-list .slick-next {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-next {
    margin-top: -30px;
  }
}
.p-ranking-list .slick-dotted.slick-slider {
  margin-bottom: 60px;
}
.p-ranking-list .slick-dots {
  bottom: -45px;
}
.p-ranking-list .slick-dots li {
  margin: 0 2px;
}
.p-ranking-list__item {
  position: relative;
  box-sizing: border-box;
  margin-right: 10px;
  margin-left: 10px;
  word-break: break-all;
}
@media screen and (max-width: 1023px) {
  .p-ranking-list__item {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-ranking-list__item {
    margin-right: 8px;
    margin-left: 8px;
  }
}
.p-ranking-list__item.slick-active .p-ranking-list__num {
  opacity: 1;
  animation: rankingfadein 0.2s 0s;
}
.p-ranking-list__img {
  margin-bottom: 20px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-ranking-list__img {
    margin-bottom: 10px;
    text-align: center;
  }
}
.p-ranking-list__num {
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: 0px;
  padding-top: 3px;
  min-width: 30px;
  line-height: 27px;
  font-size: 16px;
  font-weight: bold;
  background: #ffffff;
  color: #2d2d2d;
  text-align: center;
  opacity: 0;
  transition: all ease 0.1s;
}
.p-ranking-list__num.is-1 {
  background: #c5b597;
  color: #ffffff;
}
.p-ranking-list__num.is-2 {
  background: #b1b9bb;
  color: #ffffff;
}
.p-ranking-list__num.is-3 {
  background: #714d3b;
  color: #ffffff;
}
@keyframes rankingfadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-ranking-list__txt {
  text-align: center;
}
.p-ranking-list__ttl {
  font-size: 14px;
}
.p-ranking-list__ttl img {
  vertical-align: middle;
}
.p-ranking-list__price {
  margin-top: 15px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p-ranking-list__price {
    margin-top: 5px;
    font-size: 13px;
  }
}
.p-ranking-list__price.is-default {
  margin-top: 0;
}
.p-ranking-list__btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
/******************************/
/* TOP Å¹ÊÞ¾Ò²ð */
/******************************/
.p-shop {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  margin-top: 120px;
  margin-bottom: 120px;
  background: #b3a37e;
}
@media screen and (max-width: 1023px) {
  .p-shop {
    margin-top: 60px;
    margin-bottom: 75px;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-shop {
    display: block;
    margin-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
  }
}
.p-shop__img {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-height: 380px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .p-shop__img {
    display: block;
    width: auto;
    min-height: 200px;
    height: 0;
    padding-bottom: 54.29%;
  }
}
.p-shop__txt {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 90px;
  width: 50%;
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .p-shop__txt {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-shop__txt {
    padding: 40px 20px;
    width: auto;
  }
}
.p-shop__ttl {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .p-shop__ttl {
    margin-bottom: 15px;
    font-size: 22px;
  }
}
.p-shop__ttl-s {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .p-shop__ttl-s {
    margin-bottom: 15px;
    font-size: 15px;
  }
}
.p-shop__body {
  line-height: 2;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .p-shop__body {
    font-size: 13px;
  }
}
.p-shop__url {
  margin-top: 15px;
}
.p-shop__url a {
  color: #ffffff;
}









/**/


  /* Slider */
.autoplay .slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.autoplay .slick-list
{
    position: relative;

    display: block;
    overflow: visible;

    margin: 0;
    padding: 0;
}
.autoplay .slick-list:focus
{
    outline: none;
}
.autoplay .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.autoplay .slick-slider .slick-track,
.autoplay .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.autoplay .slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.autoplay .slick-track:before,
.autoplay .slick-track:after
{
    display: table;

    content: '';
}
.autoplay .slick-track:after
{
    clear: both;
}
.autoplay .slick-loading .slick-track
{
    visibility: hidden;
}

.autoplay .slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

.autoplay3 .slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
    margin-left: 8px !important;
    margin-right: 8px !important;
}

[dir='rtl'] .slick-slide
{
    float: right;
}
.autoplay .slick-slide img
{
    display: block;
}
.autoplay .slick-slide.slick-loading img
{
    display: none;
}
.autoplay .slick-slide.dragging img
{
    pointer-events: none;
}
.autoplay .slick-initialized .slick-slide
{
    display: block;
}
.autoplay .slick-loading .slick-slide
{
    visibility: hidden;
}
.autoplay .slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.autoplay .slick-arrow.slick-hidden {
    display: none;
}


/* Slider */
.autoplay .slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.autoplay .slick-prev,
.autoplay .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 27.5%;
    z-index: 99;

    display: block;

    width: 25px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: #333;
    border: none;
    outline: none;
    background: rgba(255, 255, 255, 0.7);
    
}
.autoplay3 .slick-prev,
.autoplay3 .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 33% !important;
    z-index: 99;

    display: block;

    width: 25px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: #333;
    border: none;
    outline: none;
    background: rgba(255, 255, 255, 0.7);
    
}


.autoplay .slick-prev:hover,
.autoplay .slick-prev:focus,
.autoplay .slick-next:hover,
.autoplay .slick-next:focus
{
    background: rgba(255, 255, 255, 0.7);
}
.autoplay .slick-prev:hover:before,
.autoplay .slick-prev:focus:before,
.autoplay .slick-next:hover:before,
.autoplay .slick-next:focus:before
{
    opacity: 1;
}
.autoplay .slick-prev.slick-disabled:before,
.autoplay .slick-next.slick-disabled:before
{
    opacity: .25;
}

.autoplay .slick-prev:before,
.autoplay .slick-next:before
{

    font-weight: normal;
    font-style: normal;

    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.autoplay .slick-prev
{
    left: 27px;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.autoplay .slick-prev:before
{
    content: '¡ã';
    color: #222;
}
[dir='rtl'] .slick-prev:before
{
    content: '¡ä';
    color: #222;
}

.autoplay .slick-next
{
    right: 25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}
.autoplay .slick-next:before
{
    content: '¡ä';
    color: #222;
}
[dir='rtl'] .slick-next:before
{
    content: '¡ã';
    color: #222;
}

/* Dots */
.autoplay .slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.autoplay .slick-dots
{
    position: absolute;
    bottom: 25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.autoplay .slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 0;
    padding: 0;

    cursor: pointer;
}
.autoplay .slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.autoplay .slick-dots li button:hover,
.autoplay .slick-dots li button:focus
{
    outline: none;
}
.autoplay .slick-dots li button:hover:before,
.autoplay .slick-dots li button:focus:before
{
    opacity: 1;
}
.autoplay .slick-dots li button:before
{
        font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '¡ü';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
}
.autoplay .slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


@media screen and (max-width: 767px){
  
.p-concept3 {
    display: flex !important;
    flex-direction: row !important;
    margin-bottom: 0 !important;
}

.autoplay .slick-prev,
.autoplay .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 32%;
    z-index: 99;

    display: block;

    width: 25px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: #333;
    border: none;
    outline: none;
    background: rgba(255, 255, 255, 0.7);
    
}
.area {
    margin: 0 auto 64px;
    max-width: 1200px;
    padding: 0 24px;
    flex-wrap: wrap;
    display: flex;
    	justify-content: space-between;
    	flex-direction: row;
    	flex-wrap:wrap;
}
input:checked + .tab_class {
    width: calc(50% - 10px);
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-top: 1px solid #666;
    background: #5f5f5f;
    color: #fff;
}
.tab_class {
    width: calc(50% - 10px);
    height: auto;
    line-height: auto;
    font-size: 16px;
    text-align: center;
    display: block;
    float: left;
    order: -1;
        border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-top: 1px solid #666;
}
label {
    display: block;
    margin-bottom: 10px;
}

.content_class .cateslider_box {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 50px;
    margin: 0px 8px;
    word-break: break-all;
}


.content_class a {
    width: calc(100% - 8px);
    text-align: center;
    padding: 4px;
    float: left;
    font-size: 16px;
}


.news_list {
    width: calc(50% - 16px);
    margin: 0 0 32px 0;
    padding: 0;
}
.tablet_mb32 {margin-bottom: 32px;}

.content_list {
  width: 100% !important;
  text-align: center;
}
.content_list a {
  width: 100% !important;
  text-align: center !important;
}


}

@media screen and (max-width: 480px){
.autoplay .slick-prev,
.autoplay .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 36%;
    z-index: 99;

    display: block;

    width: 25px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: #333;
    border: none;
    outline: none;
    background: rgba(255, 255, 255, 0.7);
    
}
  .autoplay .u-square-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-width: 100%;
    width: auto;
    max-width: auto;
    min-height: 100%;
    height: auto;
    max-height: auto;
    margin: auto;
    object-fit: cover;
}
.autoplay .slick-next {
    right: 0px;
}
.autoplay .slick-prev {
    left: 0;
}
.news_list {
    width: 100%;
    margin: 0 0 32px 0;
    padding: 0;
}
}


.insta_img img {
opacity: 1;
transition: all 0.3s ease;
}
.insta_img img:hover {
opacity: 0.8;
}

/* ºÇ¶á¤Î¤³¤È */

@media screen and (min-width: 768px){
  .pn-recent{
    margin-top: 200px;
  }
}
.pn-recent-list{
  display: flex;
  flex-wrap: wrap;
}
.pn-recent-list-item{
  flex-basis: 25%;
}
.pn-recent-list-item a{
  display: block;
  padding: 17px;
  position: relative;
  background: #fff;
}
.pn-recent-list-item a:hover{
  text-decoration: none;
}
.pn-recent-list-item a:hover .pn-recent-image{
  transform: scale(1.2);
}
.pn-recent-image-wrap{
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 60.64%;
}
.pn-recent-image{
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  transition: transform 0.5s ease;
}
.pn-recent-title-area{

}
.pn-recent-title{
  font-size: inherit;
  margin: 25px 0 0 0;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (max-width: 767px){
  .pn-recent-list-item{
    flex-basis: 50%;
  }
}