.container {
  padding: 40px 0 0;
}

@media only screen and (max-width: 767px) {
  .container {
    padding-top: 40px;
  }
}

.p-top img{
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}

.p-top .container {
  padding-bottom: 135px;
}

@media only screen and (max-width: 767px) {
  .p-top .container {
    padding-bottom: 65px;
  }
}

.p-top a{
  text-decoration: none;
}

.p-top a:hover{
  color: #e60020 !important;
}

.p-top .btn-s::before,
.p-top .btn-m::before{
position: absolute;
content: "";
display: block;
background-color: #e60020;
border-radius: 100px;
left: 0;
top: 50%;
transform: translateY(-50%);
}

.p-top .btn-s::before{
  width: 15px;
  height: 15px;
}

.p-top .btn-m::before{
  width: 25px;
  height: 25px;
}
.p-top .btn-s::after,
.p-top .btn-m::after{
position: absolute;
content: "";
display: block;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
top: 50%;
transform: translateY(-50%) rotate(45deg);
}
.p-top .btn-s::after{
width: 5px;
height: 5px;
left: 4.5px;
}
@media only screen and (min-width: 769px) {
.p-top .btn-s::before{
  width: 20px;
  height: 20px;
  left: -2px;
}
.p-top a:hover.btn-s::before{
  background-color:#fff
}
.p-top .btn-m::before{
  top: 2px;
  transform: translateY(0);
}
.p-top a:hover.btn-s::before,
.p-top a:hover .btn-m::before{
  background-color:#fff;
  border:2px solid #e60020;
}
.p-top a:hover.btn-s::after,
.p-top a:hover .btn-m::after{
border-top: 1px solid #e60020;
border-right: 1px solid #e60020;
}
}
.p-top .btn-m::after{
width: 6px;
height: 6px;
left: 8.5px;
}
@media only screen and (min-width: 769px) {
.p-top .btn-m::after{
  top: 15px;
}
}

.p-top *[lang="en"]{
font-family: citizen, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 40px;
text-align: center;
color: #e60020;
letter-spacing: 0;
line-height: 1;
margin-bottom: 40px;
}

@media only screen and (min-width: 769px) {
.p-top *[lang="en"]{
font-size: 52px;
margin-bottom: 58px;
}
}

.top__mv{
  margin-bottom: 27px;
  width: 100%;
}

/*メインスライド */
@media only screen and (min-width: 769px) {
.top__mv{
  position: relative;
  max-height: 550px;
  width: 100%;
  margin-bottom: 98px;
}
}

@media only screen and (max-width: 768px) {
  .top__mv{
    height: auto;
  }
}
.top__mv.visual {
  width: 100%;
}

.top__mv.visual .slide {
  height: 550px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .top__mv.visual .slide {
    height: auto;
  }
}


.top__mv.slick-slide picture{
  width: 100%;
}

.top__mv.visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/*ニュース */
.top__news{
  width: 92%;
  margin:0 auto 94px;
}
@media only screen and (min-width: 769px) {
.top__news{
  max-width: 1040px;
  margin-bottom: 110px;
}
}

.top__news .box{
  display: flex;
  justify-content: space-between;
  padding-bottom: 11px;
  border-bottom: 1px dotted #000;
  margin-bottom: 34px;
}
@media only screen and (min-width: 769px) {
.top__news .box{
  padding-bottom: 10px;
  margin-bottom: 23px;
}
}

.top__news .box p:first-child{
  font-size: 14px;
  color: #824621;
}

@media only screen and (min-width: 769px) {
.top__news .box p:first-child{
  font-size: 16px;
  font-weight: 700;
}
}

.top__news .box a{
  position: relative;
  display: block;
  font-size: 12px;
  color: #824621;
  padding-left: 22px;
}


@media only screen and (min-width: 769px) {
.top__news .box a{
  font-size: 16px;
  padding-left: 24px;
}
}

.top__news dl div{
  display: flex;
  font-size: 12px;
  margin-bottom: 10px;
}
.top__news dl div:last-of-type{
  margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
.top__news dl div{
  font-size: 14px;
}
}

.top__news dl div dt{
  margin-right: 15px;
}
@media only screen and (min-width: 769px) {
.top__news dl div dt{
  margin-right: 20px;
}
}

/* ABOUT US */
.top__about{
  position: relative;
  margin-bottom: 132px;
}
@media only screen and (min-width: 769px) {
.top__about{
  margin-bottom: 118px;
}
}

.top__about a{
  display: block;
  height: 100%;
}

.top__about .list{
  position: relative;
  display: flex;
  flex-direction: column;
  text-align: center;
  line-height: 1.4;
}

@media only screen and (min-width: 769px) {
.top__about .list{
  flex-direction: row;
  text-align: left;
  width: 100%;
}
}

.top__about .item:not(:last-of-type){
  margin-bottom: 48px;
}

@media only screen and (min-width: 769px) {
  .top__about .item{
  width: 100%;
  transition: all .4s;
}
.top__about .item:not(:last-of-type){
  margin-bottom: 0;
}
  .top__about .item p{
  width: 100%;
  height: 100%;
  max-height: 300px;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
}

  .top__about .item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
}
@media only screen and (min-width: 769px) {
.top__about .item .box {
  padding: 0 50px;
  margin:0 auto;
}
}

.top__about .item p.btn-m{
  display: inline-block;
  position: relative;
  padding-left: 34px;
  font-size: 18px;
  color: #654a2f;
  letter-spacing: .025em;
  margin-top: 16px;
}
@media only screen and (min-width: 769px) {
.top__about .item p.btn-m{
  font-size: 20px;
  margin-top: 22px;
}
.top__about .item:hover{
  opacity: .7;
  transition: all .4s;
}
.top__about .item:hover p.btn-m{
  color: #e60020;
}
}

/* INTERVIEW */
.top__interview{
position: relative;
margin-bottom: 116px;
}
@media only screen and (min-width: 769px) {
.top__interview{
  margin-bottom: 122px;
}
.top__interview::before{
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 208px;
  background-color: #f1ede4;
  z-index: 0;
  bottom: -47px;
}
.top__interview .wrap{
  position: relative;
  display: flex;
  align-items: flex-end;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 1;
}
}

@media screen and (min-width: 1440px) {
  .top__interview{
margin-bottom: 214px;
}
.top__interview::before{
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 368px;
  background-color: #f1ede4;
  z-index: 0;
  bottom: -98px;
}
}
.top__interview .box{
  padding: 34px 0 50px;
  background-color: #f1ede4;
  text-align: center;
}
@media only screen and (min-width: 769px) {
.top__interview .box{
  padding: 0;
  background-color: transparent;
  text-align: center;
  margin-left: 30px;
  margin-bottom: -25px;
  margin-right: 50px;
  transition: all .2s;
}
}
@media screen and (min-width: 1440px) {
.top__interview .box{
margin-bottom: 76px;
}
}


.top__interview .box p:first-child{
 padding-bottom: 25px;
}
.top__interview .box p:first-child br{
 display: none;
}
@media only screen and (min-width: 769px) {
  .top__interview .box p:first-child{
 padding-bottom: 19px;
 text-align: left;
}
.top__interview .box p:first-child br{
 display: block;
}
.top__interview .box:hover p:nth-child(2){
 color: #e60020;
 background-color: #fff;
 border:2px solid #e60020;
 transition: all .2s;
}
}

.top__interview .box p:nth-child(2){
 height: 50px;
 width: 200px;
 margin:0 auto;
 display: flex;
 align-items: center;
 justify-content: center;
 padding-bottom: 4px;
 color: #fff;
 border-radius: 100px;
 background-color: #e60020;
 font-size: 18px;
 letter-spacing: .05em;
 border:2px solid transparent;
 transition: all .2s;
}

/* culture  */
.top__culture {
width: 87%;
margin:0 auto 82px;
}
@media only screen and (min-width: 769px) {
.top__culture {
margin-bottom: 132px;
}
}
.top__culture  .list{
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
}
@media only screen and (min-width: 769px) {
.top__culture  .list{
flex-direction: row;
text-align: left;
max-width: 1040px;
margin:0 auto;
}
}
.top__culture  .item{
margin-bottom: 51px;
}
.top__culture  .item:last-of-type{
margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
.top__culture  .item:not(:last-of-type){
margin-bottom: 0;
}
.top__culture  .item{
width: calc((100% - 54px) / 4);
margin-right: 18px;
transition: all .4s;
margin-bottom: 0;
}
.top__culture  .item:last-of-type{
margin-right: 0;
}
.top__culture  .item:hover{
opacity: .7;
transition: all .4s;
}
}
.top__culture  .item img{
width: 241px;
margin:0 auto;
}
.top__culture  .item .box{
	padding-top: 16px;
}
@media only screen and (min-width: 769px) {
.top__culture  .item .box{
	padding-top: 20px;
}
}

.top__culture  .item p.btn-m{
	display: inline-block;
	position: relative;
	padding-left: 35px;
	font-size: 20px;
	color: #654a2f;
	letter-spacing: .025em;
  line-height: 1.4;
}
@media only screen and (min-width: 769px) {
.top__culture  .item:hover p.btn-m{
color: #e60020;
transition: all .4s;
}
}

.top__culture  .banner{
width: 91.2%;
margin: 81px auto 0;
transition: all .4s;
}
@media only screen and (min-width: 769px) {
.top__culture  .banner{
width: auto;
max-width: 1040px;
margin: 67px auto 0;
}
.top__culture  .banner:hover{
opacity: .7;
transition: all .4s;
}
}

/* INFO */
.top__info .list{
display: flex;
flex-direction: column;
text-align: center;
}
@media only screen and (min-width: 769px) {
.top__info .list{
  width: 87%;
  margin: 0 auto;
flex-direction: row;
}
}

.top__info .item{
font-size: 18px;
letter-spacing: .025em;
color: #654a2f;
width: 84.8%;
margin:0 auto;
margin-bottom: 20px;
}

@media only screen and (min-width: 769px) {
.top__info .item{
width: calc((100% - 60px) / 3);
margin-right: 30px;
}
.top__info .item:last-of-type{
margin-right: 0;
}
}


.top__info .item a{
display: block;
width: 100%;
height: 100%;
padding: 20px 0;
background-color: #f2f2f2;
border: 2px solid transparent;
transition: all .2s;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
@media only screen and (min-width: 769px) {
.top__info .item:hover a{
display: block;
background-color: #fff;
border: 2px solid #e60020;
transition: all .2s;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
}


@media only screen and (min-width: 769px) {
.top__mv .slick-slide {
  max-height: 550px;
}
}


/* Slider */
/*メインスライド */
/* .slide{
  height: 550px;
}
.slick-slider {
  position: relative;
  height: 550px;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list li{
  height: 550px;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 550px;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  width: 100%;
  height: 100%;
  max-height: 550px;
  object-fit: cover;
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
} */

/* PROJECT STORY */


.top__project{
  position: relative;
margin:0 0 124px auto !important;
overflow: hidden;
padding-bottom: 39px;
}
@media only screen and (min-width: 769px) {
.top__project{
margin:0 0 180px auto !important;
padding-bottom: 47px;
}
}
.top__project::before{
  position: absolute;
content: "";
display: block;
width: 100%;
height: 390px;
background-color: #f1ede4;
left: 0;
bottom: 0px;
}
@media only screen and (min-width: 769px) {
.top__project::before{
height: 435px;
}
}
.top__project .hidden{
overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .top__project .hidden{
  width: calc(700 / 769 *100vw);
  margin:0 auto 0;
  }
}
@media only screen and (min-width: 1440px) {
  .top__project .hidden{
  width:auto;
  }
}
.top__project--slide{
margin-left: 55px;
margin-bottom: 0 !important;
}

@media only screen and (min-width: 769px) {
.top__project--slide{
margin:0 auto 0 auto !important;
height: 400px !important;
  position: relative;
/* left: calc(40 / 769 *100vw); */
}
}
@media only screen and (min-width: 1440px) {
.top__project--slide{
  left: calc(50% - 520px);
}
}
.top__project--slide .box{
  /* width: 330px !important; */
height: 320px !important;
padding: 0 10px;
}
@media only screen and (min-width: 769px) {
.top__project--slide .box{
  /* width: 330px !important; */
height: 400px !important;
}
}

.top__project--slide a{
  display: block;
}
.top__project--slide img{
height: 320px !important;
object-fit: contain;
}

.top__project--slide .slick-slide{
transition: all .2s;
}
.top__project--slide .slick-slide:hover{
opacity: .7;
transition: all .2s;
}

@media only screen and (min-width: 769px) {
.top__project--slide img{
height: 400px !important;
object-fit: contain;
}
}
.top__project--dots{
  display: flex;
}
.top__project--dots .slick-dots{
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  margin-left: 18px;
}
@media only screen and (min-width: 769px) {
.top__project--dots .slick-dots{
  margin-left: 35px;
}
}

.slick-dots button::before{
  display: none;
}

.top__project--dots .slick-dots li{
  width: 39px;
  height: 5px;
  border-radius: 100px;
  background-color: #ccc;
  margin: 0 -5px;
}
@media only screen and (min-width: 769px) {
.top__project--dots .slick-dots li{
  width: 55px;
  height: 5px;
  border-radius: 100px;
  background-color: #ccc;
  margin: 0 -5px;
}
}


.top__project--dots li.slick-active{
   background-color: #e60020;
   z-index: 1;
}

.top__project--wrap{
  display: flex;
margin-top: 37px;
margin-left: 15px;
}
@media only screen and (min-width: 769px) {

.top__project--wrap{
/* transform: translateX(calc(calc(50 / 1400 * 100vw) + calc(220 / 1440 * 100vw))); */
margin-left: calc(35/ 769 *100vw);
display: flex;
margin-top: 37px;
}
}
@media only screen and (min-width: 1440px) {
.top__project--wrap{
margin-left: calc( 50% - 510px);
}
}
.top__project--arrows{
   position: relative;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
}

.top__project--arrows .slick-arrow.slick-prev{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #222;
  background-color: #e60020;
  transform:translateY(0);
  border-radius:100px;
  left: 0;
  top: 0;
}
.top__project--arrows .slick-arrow.slick-next{
  position: relative;
  background-color: #222;
  width: 50px;
  height: 50px;
  background-color: #e60020;
  transform:translateY(0);
  border-radius:100px;
  margin-left: 15px;
  right: 0;
  top: 0;
  border: 2px solid transparent;
}

.top__project--arrows .slick-prev:hover,
.top__project--arrows .slick-next:hover{
background-color: #fff;
border: 2px solid #e60020;
}

.top__project--arrows .slick-prev::before,
.top__project--arrows .slick-next::before{
  position: absolute;
  content: "";
  font-size: 0;
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  top: 50%;
  left: 50%;
  opacity: 1;
}
.top__project--arrows .slick-prev::before{
  transform: translate(-50%,-50%) rotate(-135deg);
}
.top__project--arrows .slick-next::before{
  transform: translate(-50%,-50%) rotate(45deg);
}

.top__project--arrows .slick-prev:hover::before,
.top__project--arrows .slick-next:hover::before{
  border-top: 2px solid #e60020;
  border-right: 2px solid #e60020;
}

.slick-prev,
.slick-next{
position: relative;
}

.top__project--arrows *.slick-arrow[aria-disabled="true"]{
background-color: #999;
pointer-events: none;
}

.int__btn{
position: fixed;
bottom: 20px;
right: 18px;
font-size: 11px;
font-weight: 700;
background-color: #e60020;
color: #fff;
border: 3px solid #fff;
padding: 17px 9px;
border-radius:30px 0;
line-height: 1.571;
text-align: center;
box-shadow: 7px 7px 0 rgba(0,0,0,.3);
box-sizing: border-box;
transition: all .2s;
z-index: 10;
}
.int__btn:hover{
background-color: #fff;
color: #e60020;
border: 3px solid #e60020;
transition: all .2s;
}
@media only screen and (min-width: 769px) {
.int__btn{
position: fixed;
bottom: 75px;
right: 50px;
font-size: 14px;
font-weight: 700;
background-color: #e60020;
color: #fff;
border: 3px solid #fff;
padding: 34px 18px;
border-radius:50px 0;
line-height: 1.571;
text-align: center;
box-shadow: 10px 10px 0 rgba(0,0,0,.3);
box-sizing: border-box;
transition: all .2s;
}
}
