@charset "UTF-8";

/* ===================================
setting
=================================== */
/* font
==============================　*/
/* moda weight */
/* color
==============================　*/
/* ===================================
top
=================================== */
.top {
  overflow-x: hidden;
}

.logo_wrap {
  z-index: 500;
  position: relative;
}

.header {
  position: relative;
  z-index: 1000;
}

video {
  width: 100%;
  height: auto;
}

.fv .top_btn p.ako+p a {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
}

#splash {
  display: none;
  opacity: 0;
}

.first #splash {
  display: block;
  opacity: 1;
}

.top {
  opacity: 0;
  transition: 0.5s;
}

.visit .top {
  opacity: 1;
}

.first.active .top {
  opacity: 1;
}

.visit #splash .logo_area {
  opacity: 0;
}

/* fv
==============================　*/
.fv {
  position: relative;
}

.fv .fv_inner {
  max-width: 1400px;
  margin: 55px auto 0;
  position: relative;
  z-index: 15;
}

.fv .top_btn {
  position: absolute;
  bottom: 10px;
  right: 50px;
}

.fv .top_btn p+p {
  margin-top: 20px;
}

.fv .top_btn p.ako {
  font-family: "Mada", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 16px;
}

.fv .img02 {
  position: absolute;
  top: 0;
  right: 0;
  width: 675px;
}

.fv .text01,
.fv .text02 {
  font-size: 105px;
  position: absolute;
  color: #000;
  display: inline-block;
  font-family: "Asul", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  letter-spacing: 0.06em;
}

.fv .text01 {
  left: -130px;
  opacity: 0;
  top: 120px;
}

.fv .text02 {
  left: 160px;
  opacity: 0;
  top: 220px;
}

.fv .img01,
.fv .img02,
.fv .top_btn,
.active.fv .sec01 {
  opacity: 0;
  transform: translate(0, 3em);
}

header.header,
.float_area {
  opacity: 0;
}

.active.fv .img02 {
  -webkit-animation: fvfadein 2s ease 4s 1 forwards;
  animation: fvfadein 2s ease 3s 1 forwards;
}

.active.fv .text01 {
  -webkit-animation: fvtextin01 1s ease 4.5s 1 forwards;
  animation: fvtextin01 1s ease 4.5s 1 forwards;
}

.active.fv .text02 {
  -webkit-animation: fvtextin02 1s ease 4.5s 1 forwards;
  animation: fvtextin02 1s ease 4.5s 1 forwards;
}

.active.fv .sec01 {
  -webkit-animation: fvsec01 1s ease 5.5s 1 forwards;
  animation: fvsec01 2s ease 5.5s 1 forwards;
}

.active .header {
  -webkit-animation: fvhead 0.5s ease 2.5s 1 both;
  animation: fvhead 0.5s ease 2.5s 1 both;
}

.float_area {
  -webkit-animation: fvhead 0.5s ease 2.5s 1 both;
  animation: fvhead 0.5s ease 2.5s 1 both;
}

@-webkit-keyframes fvfadein {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes fvfadein {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@-webkit-keyframes fvtextin01 {
  100% {
    opacity: 1;
    left: 100px;
  }
}

@keyframes fvtextin01 {
  100% {
    opacity: 1;
    left: 100px;
  }
}

@-webkit-keyframes fvtextin02 {
  100% {
    opacity: 1;
    left: 100px;
  }
}

@keyframes fvtextin02 {
  100% {
    opacity: 1;
    left: 100px;
  }
}

@-webkit-keyframes fvhead {
  100% {
    opacity: 1;
  }
}

@keyframes fvhead {
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fvsec01 {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes fvsec01 {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@media screen and (max-width: 1350px) {
  .fv .img02 {
    width: 500px;
  }

  .fv .text01 {
    left: -50px;
  }

  .fv .text02 {
    left: 120px;
  }

  @-webkit-keyframes fvtextin01 {
    100% {
      opacity: 1;
      left: 20px;
    }
  }

  @keyframes fvtextin01 {
    100% {
      opacity: 1;
      left: 20px;
    }
  }

  @-webkit-keyframes fvtextin02 {
    100% {
      opacity: 1;
      left: 20px;
    }
  }

  @keyframes fvtextin02 {
    100% {
      opacity: 1;
      left: 20px;
    }
  }
}

@media screen and (max-width: 1024px) {
  .fv {
    margin-top: 100px;
  }

  .fv .fv_inner {
    margin: 200px auto 0;
  }
}

@media screen and (max-width: 900px) {

  .fv .text01,
  .fv .text02 {
    font-size: 70px;
  }

  .fv .text01 {
    top: 160px;
  }

  .fv .text02 {
    top: 245px;
  }
}

@media screen and (max-width: 600px) {
  .fv .img02 {
    width: 75%;
  }

  .sec01_wrap {
    padding-top: 20% !important;
  }

  .fv .text01 {
    top: 200px;
  }

  .fv .text02 {
    top: 245px;
  }

  .fv .fv_inner {
    margin: 150px auto 0;
  }
}

/* sec01
==============================　*/
.sec_inner {
  max-width: 1200px;
  margin: 0 auto;
}

.sec01_wrap {
  padding-top: 285px;
}

.sec01 {
  overflow: hidden;
  padding: 125px 0 80px;
  background: #f2f2f2;
  position: relative;
}

.sec01:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../img/top/bg_top01.png") no-repeat;
  background-size: cover;
  width: 100%;
  height: 789px;
}

.sec01 .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 10;
}

.sec01 .inner .text_area {
  position: relative;
  z-index: 10;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.12em;
  margin-bottom: 75px;
}

.sec01 .ttl {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.22em;
  margin-bottom: 30px;
}

.sec01 .btn_list {
  display: flex;
}

.sec01 .btn_list li+li {
  margin-left: 20px;
}

@media screen and (max-width: 900px) {
  .sec01 figure.img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 300px;
    z-index: 1;
  }

  .sec01 .inner .text_area {
    z-index: 10;
    padding-bottom: 50px;
  }

  .sec01 .inner .text_area {
    max-width: none;
    margin-bottom: 0;
  }

  .sec01 {
    padding: 150px 0 80px;
  }

  .sec01 .btn_list {
    flex-wrap: wrap;
    max-width: 520px;
  }

  .sec01 .btn_list li:nth-of-type(3) {
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 600px) {
  .sec01 {
    margin-top: 60px;
  }

  .sec01 .ttl {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .fv .sec01 {
    padding-top: 45%;
    padding-bottom: 40px;
  }

  .fv .text01,
  .fv .text02 {
    font-size: 48px;
  }

  .sec01 .inner .text_area {
    max-width: none;
    font-size: 14px;
    padding-bottom: 20px;
  }

  .sec01 figure.img {
    max-width: 200px;
  }

  .sec01 .btn_list {
    max-width: none;
    display: block;
  }

  .sec01 .btn_list li+li {
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 400px) {
  .fv .sec01 {
    padding-top: 51%;
  }
}

@media screen and (max-width: 370px) {
  .fv .sec01 {
    padding-top: 57%;
  }
}

@media screen and (max-width: 340px) {
  .fv .sec01 {
    padding-top: 62%;
  }

  .sec01 .inner .text_area br {
    display: none;
  }
}

/* sec02
==============================　*/
.cont_box.sec02 {
  margin-right: calc(50% - 50vw);
  /* padding-right: calc(50vw - 50%); */
  background: #000;
  margin-top: 120px;
}

.sec02 .box_inner {
  padding: 80px 50px;
}

.sec02 .box_ttl {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
}

.sec02 .top_area {
  display: flex;
}

.sec02 .top_area .item {
  position: relative;
}

.sec02 .top_area .item+.item {
  margin-left: 5%;
}

.sec02 .top_area .item:nth-of-type(even) {
  margin-top: 98px;
}

.sec02 .top_area .item:nth-of-type(odd) {
  margin-bottom: 70px;
}

.sec02 .top_area .img+.list {
  top: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  /* padding-top: 80px; */
}

.sec02 .top_area .img+.list:hover {
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
}

.sec02 .top_area .img+.list .ttl {
  font-size: 24px;
  letter-spacing: 0.32em;
  font-weight: 600;
  font-family: "Asul", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  display: block;
}

/* .sec02 .top_area .img+.list .list {
  height: 0;
  opacity: 0;
  width: 100%;
  transition: 0.5s;
  padding-left: 50px;
  line-height: 2;
  margin-top: 30px;
} */

/* .sec02 .top_area .img + .list:hover .list {
      height: 100%;
      opacity: 1;
      width: 100%;
      margin-top: 30px; } */

@media screen and (max-width: 1300px) {
  .sec02 .top_area .item {
    margin: 10px;
  }

  .sec02 .top_area .img+.list:hover .list {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1150px) {
  .sec02 img.pc {
    display: none;
  }

  .sec02 img.sp {
    display: block;
  }

  /* .sec02 .top_area .img+.list:hover {
    padding-top: 50px;
  } */

  .sec02 .top_area {
    display: block;
  }

  .sec02 .top_area .item {
    margin: 20px 0;
  }

  .sec02 .top_area .item+.item {
    margin-left: 0;
  }

  .sec02 .top_area .item:nth-of-type(even) {
    margin-top: 20px;
    /* margin-right: -40px; */
    margin-left: 40px;
  }

  .sec02 .top_area .item:nth-of-type(odd) {
    margin: 0 40px 20px 0;
  }

  .sec02 .top_area .img+.list {
    box-sizing: border-box;
  }

  .sec02 .top_area .img+.list .list {
    display: flex;
    flex-wrap: wrap;
  }

  .sec02 .top_area .img+.list .list>p {
    width: 50%;
    line-height: 1;
  }

  /* .sec02 .top_area .img+.list:hover .list {
    height: 60%;
  }

  .sec02 .top_area .img+.list:hover {
    padding-top: 20px;
  } */
}

@media screen and (max-width: 600px) {
  .sec02 .box_inner {
    padding: 40px 20px;
  }

  /* .sec02 .top_area .img+.list:hover {
    padding-top: 10px;
  } */

  .sec02 .top_area .img+.list .ttl {
    font-size: 20px;
  }

  /* .sec02 .top_area .img+.list:hover .list {
    margin-top: 10px;
  } */

  .cont_box.sec02 {
    margin-top: 60px;
  }

  .sec02 .box_ttl {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .sec02 .top_area .item:nth-of-type(odd) {
    margin: 20px 20px 20px -20px;
  }

  .sec02 .top_area .item:nth-of-type(even) {
    margin: 20px -30px 20px 20px;
  }

  /* .sec02 .top_area .item {
    min-height: 190px;
  } */

  .sec02 .top_area .item>.img {
    height: 190px;
  }

  .sec02 .top_area .item>.img img {
    object-fit: cover;
  }
}

@media screen and (max-width: 420px) {

  .sec02 .top_area .item:nth-of-type(odd) {
    margin: 20px 20px 20px 0px;
  }

  .sec02 .top_area .img+.list {
    font-size: 14px !important;
  }

  .sec02 .top_area .img+.list .list>p {
    width: 50%;
  }

  /* 
  .sec02 .top_area .img+.list:hover .list {
    padding-left: 20px;
  } */

  .sec02 .top_area {
    margin: 0 -20px;
  }
}

/* sec03
==============================　*/
.cont_box.sec03 {
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  background: #f2f2f2;
  margin-top: 120px;
}

/* 
.sec03 {
  dummy
} */

.sec03 a.none {
  pointer-events: none;
}

.sec03 .dummy_img {
  max-width: 290px;
  margin: 0 auto;
}

.sec03 .box_ttl {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
  text-align: right;
}

.sec03 .box_inner {
  padding: 80px 50px;
}

.sec03 .case_list {
  overflow: hidden;
  position: relative;
}

.sec03 .item.swiper-slide p.detail_txt {
  font-size: 13px;
  padding: 0 0 20px 0;
  line-height: 1.5em;
  letter-spacing: 0.12em;
  margin-top: 10px;
  font-weight: 400;
}

.sec03 .item.swiper-slide p.text {
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0 0 0px;
}

.sec03 .btn_wh {
  margin: 60px auto 0;
}

@media screen and (max-width: 600px) {
  .sec03 .box_ttl {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .sec03 .box_inner {
    padding: 40px 20px 40px 0;
  }

  .sec03 .item.swiper-slide p {
    font-size: 14px;
  }

  .sec03 .btn_wh {
    margin-top: 30px;
  }

  .cont_box.sec03 {
    margin-top: 60px;
  }
}

/* sec04
==============================　*/
.cont_box.sec04 {
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  background: #000;
  margin-top: 120px;
}

.sec04 .box_ttl {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
}

.sec04 .box_inner {
  padding: 80px 50px;
}

.sec04 .img_list ul {
  display: flex;
}

.sec04 .img_list ul li {
  margin-left: 70px;
  width: 33%;
}

.sec04 .img_list ul li:nth-of-type(1) {
  margin-left: 0;
}

.sec04 .btn_wh {
  margin: 60px auto 0;
  border: 1px solid #fff;
}

@media screen and (max-width: 1100px) {
  .sec04 .img_list ul li {
    margin-left: 25px;
    width: 25%;
  }
}

@media screen and (max-width: 760px) {
  .sec04 .img_list ul {
    display: block;
  }

  .sec04 img.pc {
    display: none;
  }

  .sec04 img.sp {
    display: block;
  }

  .sec04 .img_list ul li {
    width: 100%;
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 600px) {
  .sec04 .box_ttl {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .sec04 .box_inner {
    padding: 40px 0 40px 20px;
  }

  .sec04 .btn_wh {
    margin-top: 30px;
  }

  .cont_box.sec04 {
    margin-top: 60px;
  }
}

/* sec05
==============================　*/
.cont_box.sec05 {
  max-width: 1200px;
  margin: 120px auto;
  padding: 0 30px;
}

/* .sec05 {

} */

.sec05 .dummy_img {
  max-width: 400px;
}

.sec05 a.none {
  pointer-events: none;
}

.sec05 .area_col2 {
  display: flex;
  justify-content: space-between;
}

.sec05 .col_ttl {
  font-size: 20px;
  letter-spacing: 0.12em;
  text-align: center;
  font-family: "Mada", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 600;
}

.sec05 .youtube {
  position: relative;
  overflow: hidden;
}

.sec05 .youtube p.btn_wh {
  margin: 60px auto 0;
}

.sec05 .youtube .col_ttl {
  margin-bottom: 50px;
}

.sec05 .insta {
  max-width: 550px;
  width: 100%;
  margin: 0 0 0 auto;
}

.sec05 .insta div#sbi_load {
  display: none;
}

.sec05 .insta .btn_wh {
  margin: 35px auto 0;
}

.sec05 .swiper-container02.swiper-container-horizontal {
  width: 400px;
  margin: 75px 50px 0;
  box-sizing: border-box;
  position: relative;
  padding: 0 0 35px;
}

.sec05 .swiper-button-next.swiper-button-white {
  background: 0 !important;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 15px;
  border-color: transparent transparent transparent #000;
  top: 47%;
  right: -25px;
  outline: none;
}

.sec05 .swiper-button-prev.swiper-button-white {
  background: 0 !important;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 15px 7.5px 0;
  border-color: transparent #000 transparent transparent;
  top: 47%;
  left: -25px;
  outline: none;
}

.sec05 .swiper-pagination {
  font-size: 14px;
  color: #949494;
  letter-spacing: 0.12em;
  bottom: 0;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.sec05 iframe {
  height: 223px;
}

.sec05 #sb_instagram {
  margin-top: 10px;
}

@media screen and (max-width: 1350px) {
  .cont_box.sec03 {
    margin-right: 70px;
  }

  .cont_box.sec02,
  .cont_box.sec04 {
    margin-left: 70px;
  }
}

@media screen and (max-width: 1250px) {
  .sec05 .dummy_img {
    max-width: 400px;
    margin: 0 auto;
  }

  .sec05 .insta {
    max-width: 500px;
  }

  .sec05 .youtube {
    max-width: 500px;
    margin: 0 auto;
  }

  .sec05 .youtube p.btn_wh {
    margin-top: 50px;
  }

  .sec_inner {
    padding: 0 30px;
  }
}

@media screen and (max-width: 1100px) {
  .sec05 .insta {
    max-width: 450px;
  }

  .sec05 .swiper-container02.swiper-container-horizontal {
    width: 350px;
    margin: 50px 50px 0;
  }
}

@media screen and (max-width: 950px) {
  .sec05 .area_col2 {
    display: block;
  }

  .sec05 .youtube {
    width: 450px;
  }

  .sec05 .swiper-container02.swiper-container-horizontal {
    margin: 0 auto 0;
    width: 400px;
  }

  .sec05 .insta {
    margin: 50px auto 0;
  }

  .sec05 .insta .btn_wh {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {

  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 33.33% !important;
    padding: 5px !important;
  }
}

@media screen and (max-width: 600px) {
  .cont_box.sec03 {
    margin-right: 0;
  }

  .cont_box.sec02,
  .cont_box.sec04 {
    margin-left: 0;
  }

  .sec05 .swiper-container02.swiper-container-horizontal {
    width: 300px;
  }

  .sec05 .youtube .col_ttl {
    margin-bottom: 30px;
  }

  .sec05 .col_ttl {
    font-size: 18px;
  }

  .sec05 .youtube {
    width: 350px;
  }

  .sec05 .youtube p.btn_wh {
    margin-top: 30px;
  }

  .cont_box.sec05 {
    margin: 60px auto;
  }

  .sec05 #sb_instagram {
    margin-top: 30px;
  }

  #sb_instagram #sbi_images {
    padding: 0 !important;
  }
}

@media screen and (max-width: 400px) {
  .sec05 .swiper-container02.swiper-container-horizontal {
    width: 250px;
  }

  .sec05 .youtube {
    width: 300px;
  }
}

/* 追記
==============================　*/
.cont_box {
  position: relative;
}

.slide_item.swiper-wrapper {
  width: 100%;
}

.swiper-container01.swiper-container-horizontal,
.swiper-container02.swiper-container-horizontal {
  width: 100%;
}

.cont_box.sec02:before {
  content: "SEARCH";
  left: -82px !important;
  top: 50%;
  position: absolute;
  top: 48%;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3em;
  line-height: 1;
  font-family: "Mada", sans-serif;
  font-weight: 600;
  transform: rotate(-90deg);
}

.cont_box.sec03:before {
  content: "CASE PHOTO";
  right: -108px !important;
  top: 50%;
  position: absolute;
  top: 48%;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3em;
  line-height: 1;
  font-family: "Mada", sans-serif;
  font-weight: 600;
  transform: rotate(90deg);
}

.cont_box.sec04:before {
  content: "STAFF";
  left: -69px !important;
  top: 50%;
  position: absolute;
  top: 48%;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3em;
  line-height: 1;
  font-family: "Mada", sans-serif;
  font-weight: 600;
  transform: rotate(-90deg);
}

@media screen and (max-width: 600px) {
  .cont_box.sec02:before {
    left: -40px !important;
    font-size: 10px;
  }

  .cont_box.sec03:before {
    right: -57px !important;
    font-size: 10px;
  }

  .cont_box.sec04:before {
    left: -37px !important;
    font-size: 10px;
  }
}

.swiper-pagination {
  font-size: 12px;
  color: #ffffff;
}

#splash {
  position: fixed;
  z-index: 10000;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: #ffffff;
  text-align: center;
  color: #fff;
}

#splash .logo_area {
  display: block;
  width: 281px;
  height: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -140px;
}

#splash.active .logo_area .logo_mini {
  -webkit-animation: loadlogo 1s ease 1.8s 1 forwards;
  animation: loadlogo 1s ease 1.8s 1 forwards;
}

@-webkit-keyframes loadlogo {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes loadlogo {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

#splash .logo_area .logo_mini {
  max-width: 55px;
  bottom: 50px;
  right: 33px;
  position: absolute;
  opacity: 0;
  transform: translate(0, 1em);
}

#splash_text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  color: #fff;
}

#splash_text svg {
  height: 30px;
}







/* 2025年6月コラム追加のため追加
東海林：info@phoenix-designs.jp
secCOLUMN
==============================　*/
.cont_box.secColumn {
  max-width: 1200px;
  margin: 120px auto;
  padding: 0 30px;
}
.cont_box.secColumn h2 {
 font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
	margin-left: 25px;
}



/* コラム slick */

.column-slick {
    width: 100%;
	margin-bottom: 10px;
}

.slick-slide {
  margin: 0 30px;
}

.column__item {
   
}

.column-slick .slick-num {
    font-size: 16px;
    padding: 30px 90px 10px 10px;
	display: flex;
  justify-content: flex-end;
	position: relative;

}

.arrow_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
	margin-top: -50px;

}

.arrow_box .prev-arrow,
.arrow_box .next-arrow {
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    transition: all .3s ease;
    cursor: pointer;
    position:relative;
	border: 1px solid #434343;
}



.arrow_box .prev-arrow {
    transform: rotate(180deg);
    margin-right: 70px;
}
.arrow_box .next-arrow {
    margin-right: 30px;
}

.arrow_box .prev-arrow::before,
.arrow_box .next-arrow::before{
    position:absolute;
    content: "";
    width:5px;
    height:5px;
    border-right: 2px solid #434343;
    border-top: 2px solid #434343;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transform:rotate(45deg);
}


/* コラム slick アイテム */
.column-slick__item a {
	display: block;
	transition: 0.5s;
}
/* コラム slick アイテム */
.column-slick__item a:hover {
    opacity: 0.7;
	transition: 0.5s;
}


.column-slick__item figure {
    padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.column-slick__item figure img {
     height: 320px;
    width: 100%;
	object-fit: cover;
}

.column-slick__item h3 {
   font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 15px;
}
.column-slick__item .cate {
   display: flex;
}
.column-slick__item .cate li {
   border: 1px solid #434343;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	margin-right: 5px;
	padding: 5px 8px;
}

.secColumn .btn_wh {
	margin-top: 40px;
}


@media screen and (max-width: 600px) {
	
/* secCOLUMN
==============================　*/
.cont_box.secColumn {
  max-width: 1200px;
  margin: 60px auto;
  padding: 0 30px;
}
.cont_box.secColumn h2 {
 font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.12em;
  margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}



/* コラム slick */

.column-slick {
    width: 100%;
	margin-bottom: 20px;
}

.slick-slide {
  margin: 0 5px;
}

.column__item {
   
}

.column-slick .slick-num {
    font-size: 14px;
    padding: 30px 50px 10px 10px;
	display: flex;
  justify-content: flex-end;
	position: relative;
	margin-top: 10px;

}

.arrow_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
	margin-top: -55px;

}

.arrow_box .prev-arrow,
.arrow_box .next-arrow {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    transition: all .3s ease;
    cursor: pointer;
    position:relative;
	border: 1px solid #434343;
}



.arrow_box .prev-arrow {
    transform: rotate(180deg);
    margin-right: 70px;
}
.arrow_box .next-arrow {
    margin-right: 0px;
}

.arrow_box .prev-arrow::before,
.arrow_box .next-arrow::before{
    position:absolute;
    content: "";
    width:5px;
    height:5px;
    border-right: 2px solid #434343;
    border-top: 2px solid #434343;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transform:rotate(45deg);
}


/* コラム slick アイテム */
.column-slick__item a {
	display: block;
	transition: 0.5s;
}
/* コラム slick アイテム */
.column-slick__item a:hover {
    opacity: 0.7;
	transition: 0.5s;
}


.column-slick__item figure {
    padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.column-slick__item figure img {
    height: 170px;
    width: 100%;
}

.column-slick__item h3 {
   font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 15px;
}
.column-slick__item .cate {
   display: flex;
}
.column-slick__item .cate li {
   border: 1px solid #434343;
	text-align: center;
	font-size: 10px;
	list-style-type: none;
	margin-right: 5px;
	padding: 5px 8px;
}
.secColumn .btn_wh {
	margin-top: 20px;
}
	
}

