/* COMMON */
.freely_wrapper{
  background-color: #fff;
}
.freely_wrapper img{
  width: auto;
  vertical-align: bottom;
}
.freely_about p{
  font-size: 16px;
  margin-top: 34px;
  color: #333;
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.2em;
}
.freely_wrapper li,
.freely_wrapper a{
  font-size: 12px;
  color: #333;
  font-weight: 700;
  letter-spacing: 0.12em;
}
.freely_wrapper a{
  text-decoration: underline;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.freely_wrapper a:hover{
  opacity: .7;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.freely_style{
  max-width: 1140px;
  margin: auto;
}

/* scroll fade */
#style_gallery img{
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: 1200ms;
  transition: 1200ms;
}
#style_gallery img.scroll{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
#freely_wrapper .imgbox{
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: 1200ms;
  transition: 1200ms;
}
#freely_wrapper .imgbox.scroll{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/* STYLE */
.freely_header{
  background-image: url(../img/kv.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
}
.freely_inner{
  position: relative;
  width: 100%;
  height: 100%;
}
.freely_header .kv_copy{
  position: absolute;
}
.freely_header .copy_main{
  left: 40px;
  bottom: 25px;
}
.freely_header .copy_sub{
  right: 34px;
  bottom: 32px;
}
.freely_about{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 196px auto 192px;
  max-width: 1140px;
  width: 100%;
}
.freely_about .freely_inner{
  width: auto;
  padding: 72px 0 75px;
}
.freely_about::before{
  content: '';
  display: inline-block;
  width: 278px;
  height: 1px;
  background-color: #333;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-left: 110px;
}
.freely_about::after{
  content: '';
  display: inline-block;
  width: 278px;
  height: 1px;
  background-color: #333;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-right: 100px;
}
.freely_about p:first-child{
  margin-top: 0;
}
.style_wrap{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.style_content{
  max-width: 520px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 180px;
  padding-top: 30px;
  padding-bottom: 150px;
  position: relative;
}
.style_content:first-child,
.style_content:nth-child(2){
  padding-top: 58px;
  padding-top: 30px;
}
.style_content:nth-child(17),
.style_content:last-child{
  padding-bottom: 0;
}
.image_list{
  margin-bottom: auto;
  max-width: 520px;
  height: 100%;
}
.freely_wrapper .freely_btn{
  display: block;
  text-decoration: none;
  text-align: center;
  width: 100%;
  border: 1px solid #000;
  color: #000;
  vertical-align: middle;
  padding:20px 0;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all.3s ease-out;
  transition: all.3s ease-out;
  letter-spacing: 0.02em;
}
.freely_wrapper .freely_btn:hover{
  background-color: #000;
  color: #fff;
  -webkit-transition: all.3s ease-out;
  transition: all.3s ease-out;
  opacity: 1;
}
.freely_section .list{
  margin-top: 20px;
}
.freely_section .list li{
  line-height: 1.8;
}

.freely_video .freely_inner{
  max-width: 780px;
  margin: auto;
}
.freely_video .youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0px auto;
  background-color: #ccc;
}
.freely_video .youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.freely_video .freely_inner{
  padding: 206px 0  70px;
}
.freely_pn .freely_inner{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.freely_pn .freely_inner div{
  overflow: hidden;
  width: 50%;
}
.freely_pn .pn{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.08em;
  font-weight: 500;
  padding: 27.8% 0 19.3%;
  position: relative;
  z-index: 1;
}
.freely_pn .pn::before{
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
.pn_style::before{
  background-image: url(../img/pn-style.jpg);
}
.pn_item::before{
  background-image: url(../img/pn-item.jpg);
}
.freely_pn .pn:hover{
  opacity: 1;
}
.freely_pn .pn.next:hover::before{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
  opacity: 1;
}
.freely_pn .now::after{
  opacity: 1;
}
@media screen and (max-width:1200px) {
  .freely_style{
    padding: 0 40px;
  }
  .style_content{
    max-width: 46%;
  }
}

@media screen and (max-width:1024px) {
  .freely_header{
    background-image: url(../img/kv_sp.jpg);
    background-position: top;
  }
  .freely_about::before{
    margin-left: 60px;
  }
  .freely_about::after{
    margin-right: 60px;
  }
}
@media screen and (max-width:768px) {
  .freely_header .copy_main{
    width: 42.9333%;
    left: 32px;
  }
  .freely_header .copy_sub{
    width: 31.7333%;
    right: 30px;
    bottom: 36px;
  }
  .freely_about{
    margin: 143px auto 155px;
    margin: 19.0666% auto 20.666%;
  }
  .freely_about .freely_inner{
    padding: 98px 0 68px;
    padding: 13.066% 0 9.0666%;
  }
  .freely_about p{
    font-size: 22px;
    margin-top: 44px;
  }
  .freely_about::before,
  .freely_about::after{
    height: 2px;
  }
  .freely_about::before{
    margin-left: -142px;
  }
  .freely_about::after{
    margin-right: -142px;
  }
  .freely_style{
    padding: 0 80px;
    padding: 0 10.66%;
  }
  .freely_style .sub_heading{
    display: inline-block;
    width: 22.7118%;
  }
  .style_content:first-child{
    padding-top: 56px;
    padding-top: 9.49152%;
    margin-top: 0;
    padding-top: 5.0847%;
  }
  .style_content{
    max-width: 100%;
  }
  .freely_wrapper li,
  .freely_wrapper a{
    font-size: 20px;
  }
  .freely_section .list{
    margin-top: 28px;
  }
  .freely_section .list li{
    line-height: 1.6;
  }
  .freely_wrapper .freely_btn{
    font-size: 22px;
    border: 2px solid #000;
    margin-top: 70px;
    padding: 30px 0;
    margin-top: 11.8644%;
  }
  .style_content:nth-child(2),
  .style_content:nth-child(17),
  .style_content{
    padding-top: 5.08%;
    padding-bottom: 24.745%;
  }
  .freely_video .freely_inner{
    padding: 144px 80px  142px;
    padding: 19.2% 10.66% 9.4665%;
  }
  .freely_pn .freely_inner{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .freely_pn .freely_inner div{
    width: 100%;
  }
  .freely_pn .pn{
    font-size: 38px;
    padding-top: 176px;
    padding-bottom: 152px;
    letter-spacing: 0.15em;
    padding: 23.4666% 0 20.2666%;
  }
  .image_list{
    max-width: 100%;
  }
}
@media screen and (max-width:420px) {
  .freely_header .copy_main{
    left: 18px;
    bottom: 14px;
  }
  .freely_header .copy_sub{
    right: 17px;
    bottom: 20px;
  }
  .freely_about p{
    font-size: 13px;
    margin-top: 24px;
  }
  .freely_about::before,
  .freely_about::after{
    height: 1px;
  }
  .freely_about::before{
    margin-left: -213px;
  }
  .freely_about::after{
    margin-right: -213px;
  }
  .freely_section .list{
    margin-top: 16px;
  }
  .freely_wrapper li,
  .freely_wrapper a{
    font-size: 12px;
  }
  .freely_wrapper .freely_btn{
    font-size: 13px;
    padding: 17px;
    border-width: 1px;
  }
  .freely_pn .pn{
    font-size: 21px;
  }
}
@media screen and (max-width:375px) {
  .freely_header .copy_main{
    left: 16px;
    bottom: 12px;
  }
  .freely_header .copy_sub{
    right: 15px;
    bottom: 18px;
  }
  .freely_about p{
    font-size: 11px;
    margin-top: 22px;
  }
  .freely_about::before{
    margin-left: -210px;
  }
  .freely_about::after{
    margin-right: -210px;
  }
  .freely_section .list{
    margin-top: 14px;
  }
  .freely_wrapper li,
  .freely_wrapper a{
    font-size: 10px;
  }
  .freely_wrapper .freely_btn{
    font-size: 11px;
    padding: 15px;
  }
  .freely_pn .pn{
    font-size: 19px;
  }
}
@media screen and (max-width:360px) {
  .freely_about::before{
    margin-left: -217px;
  }
  .freely_about::after{
    margin-right: -217px;
  }
}
@media screen and (max-width:320px) {
  .freely_header .copy_main{
    left: 14px;
    bottom: 10px;
  }
  .freely_header .copy_sub{
    right: 13px;
    bottom: 16px;
  }
  .freely_about p{
    font-size: 10px;
    margin-top: 20px;
  }
  .freely_about::before{
    margin-left: -226px;
  }
  .freely_about::after{
    margin-right: -226px;
  }
  .freely_pn .pn{
    font-size: 17px;
  }
}


/* ITEM PAGE */
.item_page .freely_header{
  background-image: url(../img/it-kv.jpg);
}
.freely_item{
  /* padding-top: 164px; */
  padding-bottom: 134px;
}
.freely_item .style_content{
  padding-top: 30px;
  padding-bottom: 60px;
  margin-top: 30px;
}
.freely_item .style_content:first-child,
.freely_item .style_content:nth-child(2){
  padding-top: 30px;
  margin-top: 0;
}
.freely_item .style_content:nth-child(29),
.freely_item .style_content:last-child{
  padding-bottom: 0;
}
.freely_item .freely_btn{
  margin-top: 44px;
}
.freely_item .freely_btn.btn_dots{
    margin-top: 32px;
}
.item_page .freely_about::before{
  margin-left: 84px;
}
.item_page .freely_about::after{
  margin-right: 94px;
}
@media screen and (max-width:1024px) {
  .item_page .freely_header{
    background-image: url(../img/it-kv-sp_a.jpg);
    /* background-image: url(../img/it-kv-sp_b.jpg); */
  }
}
@media screen and (max-width:768px) {
  .freely_item{
    padding-bottom: 218px;
    /* padding-top: 15.2%; */
    padding-bottom: 14.5333%;
  }
  .freely_item .style_content:nth-child(2),
  .freely_item .style_content:nth-child(29),
  .freely_item .style_content{
    padding-top: 5.08%;
    padding-bottom: 9.4915%;
    margin-top: 5.0847%;
  }
  .freely_item .style_content:first-child{
    padding-top: 64px;
    padding-top: 5.0847%;
    margin-top: 0;
  }
  .freely_item .freely_btn{
    margin-top: 50px;
    margin-top: 8.4745%;
  }
  .freely_item .freely_btn.btn_dots{
    margin-top: 6.77966%;
  }
  .item_page .freely_about::before{
  margin-left: -176px;
  }
  .item_page .freely_about::after{
    margin-right: -176px;
  }
}
@media screen and (max-width:420px) {
  .item_page .freely_about::before{
    margin-left: -230px;
  }
  .item_page .freely_about::after{
    margin-right: -230px;
  }
}
@media screen and (max-width:360px) {
  .item_page .freely_about::before{
    margin-left: -234px;
  }
  .item_page .freely_about::after{
    margin-right: -234px;
  }
}
@media screen and (max-width:320px) {
  .item_page .freely_about::before{
    margin-left: -240px;
  }
  .item_page .freely_about::after{
    margin-right: -240px;
  }
}

/* slick */

.it_dots .slick-dots{
  bottom: inherit;
  position: static;
  text-align: right;
  margin-top: 20px;
}
.it_dots .slick-dots li{
  margin-left: 10px;
  width: 30px;
  height: 30px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.item_slider .slick-dots li:first-child{
  margin-left: 0;
}
.it_dots .slick-dots li button{
  width: 30px;
  height: 30px;
  border: 1px solid #000;
}
.it_dots .slick-dots li:hover{
  opacity: .7;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.it_dots .slick-dots li button:before{
  content: '';
  width: 30px;
  height: 30px;
  /* background-color: #000; */
  display: none;
}
.it_dots .slick-dots li.slick-active button:before{
  opacity: 1;
  background-color: none;
}
#it11 .slick-dots li:first-child button{
  background-color: #000;
}
#it11 .slick-dots li:nth-child(2) button{
  background-color: #fff;
}
#it11 .slick-dots li:nth-child(3) button{
  background-color: #0A33A7;
}
#it11 .slick-dots li:last-child button{
  background-color: #FA4625;
}
#it12 .slick-dots li:first-child button{
  background-color: #151C26;
}
#it12 .slick-dots li:nth-child(2) button{
  background-color: #1D2F5F;
}
#it12 .slick-dots li:last-child button{
  background-color: #FC4D42;
}
#it13 .slick-dots li:first-child button{
  background-color: #151C26;
}
#it13 .slick-dots li:last-child button{
  background-color: #1D2F5F;
}
#it22 .slick-dots li:first-child button{
  background-color: #DFE59C;
}
#it22 .slick-dots li:nth-child(2) button{
  background-color: #fff;
}
#it22 .slick-dots li:nth-child(3) button{
  background-color: #1170CF;
}
#it22 .slick-dots li:last-child button{
  background-color: #1F2A33;
}

.item_slider_cut .slick-next{
  right: 5px;
  height: 30px;
}
.item_slider_cut .slick-prev{
  left: 5px;
  z-index: 1000;
  height: 30px;
}
.item_slider_cut .slick-arrow:before{
  content:'';
  color: #000;
  display: block;
  width: 20px;
  height: 30px;
}
.item_slider_cut .slick-prev:before{
  background: url(../img/back.svg) no-repeat;
}
.item_slider_cut .slick-next:before{
  background: url(../img/back.svg) no-repeat;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.item_slider.slick-dotted.slick-slider{
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  .it_dots .slick-dots li button,
  .it_dots .slick-dots li{
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width:420px) {
  .it_dots .slick-dots li button,
  .it_dots .slick-dots li{
    width: 30px;
    height: 30px;
  }
  .it_dots .slick-dots{
    margin-top: 10px;
  }
  .freely_section .list_dots{
    margin-top: 24px;
  }
  .item_slider_cut .slick-next,
  .item_slider_cut .slick-prev,
  .item_slider_cut .slick-arrow:before{
    width: 15px;
    height: 20px;
  }

}
.freely_banner{
  background-image: url(../img/banner-B.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width:1024px) {
  .freely_banner{
    height: 46vh;
  }
}
@media screen and (max-width:420px) {
  .freely_banner{
    height: 33vh;
  }
}
@media screen and (max-width:420px) and (min-height:810px){
  .freely_banner{
    height: 30vh;
  }
}

.freely_pn .freely_inner .pn .border{
  position: relative;
  width: 58px;
  height: 1px;
  margin: 19px auto;
}
.freely_pn .freely_inner .pn .border span{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background:#fff;
}
.freely_pn .freely_inner .pn.next .border span{
  opacity: 1;
  width: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.freely_pn .freely_inner .pn.next:hover .border span{
  width: 58px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
@media screen and (max-width:768px) {
  .freely_pn .freely_inner .pn .border{
    width: 105px;
    height: 2px;
    margin: 16px auto;
  }
}
@media screen and (max-width:420px) {
  .freely_pn .freely_inner .pn .border{
    width: 54px;
    height: 1px;
    margin: 10px auto;
  }
}
@media screen and (max-width:375px) {
  .freely_pn freely_inner .pn .border{
    width: 52px;
    margin: 8px auto;
  }
}
@media screen and (max-width:320px) {
  .freely_pn freely_inner .pn .border{
    width: 50px;
    margin: 6px auto;
  }
}

.freely_about_under {
  max-width: 1140px;
  margin:auto;
  margin-bottom: 60px;
}
.freely_about_under p{
  font-size: 13px;
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #777;
  line-height: 2.2;
}
.freely_section small{
  font-size: 11px;
  line-height: 1.3;
  float: right;
  margin: 14px 10px;
  color: #333;
  font-weight: 700;
  font-style: italic;
}
.freely_section small::after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.freely_about{
  margin-bottom: 126px;
}
@media screen and (max-width:1200px) {
  .freely_about_under{
    padding: 40px;
  }
}
@media screen and (max-width:1024px) {
  .freely_about_under{
    max-width: 910px;
  }
}
@media screen and (max-width:768px) {
  .freely_about{
    margin-bottom: 96px;
    margin-bottom: 12.8%;
    margin-top: 174px;
    margin-top: 23.2%;
  }
  .freely_about_under{
    padding: 10.66%;
  }
  .freely_about_under{
    padding: 0 10.66%;
    margin-bottom: 8%;
  }
  .image_list{
    max-width: 100%;
  }
  .freely_section small{
    font-size: 12px;
  }
  .freely_about_under p{
    font-size: 16px;
    line-height: 2.6;
    color: #777;
  }
}
@media screen and (max-width:420px) {
  .freely_section small{
    font-size: 10px;
  }
  .freely_about_under p{
    font-size: 11px;
  }

}
@media screen and (max-width:375px) {
  .freely_section small{
    font-size: 9px;
  }
  .freely_about_under p{
    font-size: 10px;
  }
}

.image_list .list .top{
  padding: 6px 0;
  font-weight: normal;
  color: #333;
}

.freely_wrapper .pagenavi-archive a{
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #1a1a1a;
}
.freely_wrapper .pagenavi-archive a:hover{
  opacity: 1;
}
@media screen and (max-width:420px) {
  .freely_wrapper .pagenavi-archive{
    margin-bottom: 2em;
  }
  .freely_item .style_content{
    height: 100%;
  }
}
/* @media screen and (max-width:360px) {
  .freely_banner::before{
    content: '';
    width: 100%;
    height: 20px;
    background-color: #D9DA54;
    position: absolute;
    top: -20px;
    left: 0;
  }
  .freely_banner{
    position: relative;
    margin-top: 20px;
    height: calc(33vh + 20px);
  }
} */
