/* Berwick
=================================*/
#berwick {
  min-width: 1200px;
}

#berwick .en {
  font-family: 'Montserrat', sans-serif;
}

#berwick .bread-wrap .inner {
  padding: 0 46px 0;
}


#berwick #title {
  padding: 0 0 65px;
}

#berwick #lead h2 {
  font-size: 30px;
}

#berwick #lead .price-layout {
  display: flex;
  justify-content: center;
  margin: 0 auto 1rem;
}

#berwick #lead .price-layout .box {
  font-size: 2rem;
  font-weight: bold;
}

#berwick #lead .price {
  margin: 0 0 .5rem;
  width: 460px;
}

#berwick #lead .price .title {
  padding: 10px 25px;
}

#berwick #lead .price .td {
  font-size: 3.5rem;
  padding: 18px 10px 5px 10px;
}

#berwick .layout {
  display: flex;
  justify-content: space-between;
}

#berwick #about {}

#berwick #about .inner {
  width: auto;
  max-width: 1032px;
}

#berwick #about .about {
  align-items: center;
  margin-bottom: 90px;
}

#berwick #about .about .image {
  position: relative;
  text-align: center;
  padding-bottom: 30px;
}

#berwick #about .about .image .main {
  width: 398px;
}

#berwick #about .about .text {
  flex: 1;
  text-align: center;
  padding-left: 20px;
}

#berwick #about .about .text h2 {
  margin: 40px 0 30px;
  font-size: 2.4rem;
}

#berwick #about .about .text p {
  font-size: 1.3rem;
  line-height: 2;
}

#berwick #about #slider {
  position: relative;
  margin-bottom: 100px;
}

#berwick #about #slider .slide-image {
  width: 294px;
  margin: 0 10px;
}

#berwick #about #slider .slick-prev,
#berwick #about #slider .slick-next {
  background: url(/image/lineup/berwick/slider/arrow.svg) no-repeat;
  width: 68px;
  height: 68px;
  top: 50%;
  transform: translateY(-50%);
}

#berwick #about #slider .slick-prev {
  left: 50%;
  transform: translateX(-540px) translateY(-50%);
}

#berwick #about #slider .slick-next {
  right: 50%;
  transform: translateX(540px) translateY(-50%) rotate(180deg);
}

#berwick #about #slider .slick-dots li button {
  background-color: #D9D9D9;
}

#berwick #about #slider .slick-dots li.slick-active button {
  background-color: #BABABA;
}

#berwick #detail {
  background-color: #F2F2F2;
  padding: 100px 0;
}

#berwick #detail h2 {
  margin-bottom: 25px;
  font-size: 3.4rem;
  font-weight: 200;
  display: block;
  text-align: center;
}


#berwick #detail h2 .jp {
  font-size: 1.6rem;
  display: block;
  text-align: center;
}

#berwick #detail .design p {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-align: center;
}

#berwick #detail .design .annotation {
  font-size: 1.3rem;
  margin-bottom: 50px;
}


#berwick #detail .design .items {}

#berwick #detail .design .items h3 {
  text-align: center;
  font-size: 2.3rem;
  margin-bottom: 25px;
}

#berwick #detail .design .items h3 span {
  font-size: 1.3rem;
  display: block;
  font-weight: normal;
}

#berwick #detail .design .items .layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 24px;
}

#berwick #detail .design .items .box {
  width: calc(25% - 18px);
  margin-bottom: 50px;
}

#berwick #detail .design .items .box figcaption {
  font-size: 1.3rem;
  padding-top: 1px;
}

#berwick #detail .row {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid #3C1E00;
}

#berwick #detail .whitebox .box {
  max-width: 490px;
  margin: auto;
  background-color: #fff;
  padding: 25px 50px;
}


#berwick #detail .whitebox .box .title {
  text-align: center;
  font-size: 2.3rem;
}

#berwick #detail .whitebox .box .title .tate {
  display: none;
}


#berwick #detail .whitebox .anno {
  text-align: center;
  font-size: 1.3rem;
  margin-top: 1rem;
}

#berwick #detail #service .box {
  display: flex;
  width: 100%;
  max-width: 725px;
  margin-bottom: 45px;
  align-items: center;
  padding: 20px 20px 20px 0;
}

#berwick #detail #service .box .image {
  width: 250px;
  text-align: center;
}

#berwick #detail #service .box .image img {
  width: 175px;
}

#berwick #detail #service .box .text {
  flex: 1;
}

#berwick #detail #service .box .text h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
}

#berwick #detail #service .box .text p {
  font-size: 1.5rem;
  text-align: left;
}

#berwick #shop {
  padding: 70px 0 0;
}

#berwick #shop .inner {
  /* max-width: 1042px; */
}


#berwick #shop h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 3.4rem;
  font-weight: 200;
}

#berwick #shop h2 .jp {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}

#berwick #shop .layout {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

#berwick #shop .layout .box {
  width: 400px;
  margin-right: 150px;
  margin-bottom: 70px;
}

#berwick #shop .layout .box:nth-child(2n) {
  margin-right: 0;
}


#berwick #shop .layout .box h3 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 15px;
  font-weight: normal;
}

#berwick #shop .layout .box h3 .en {
  display: block;
  font-size: 1.7rem;
}

#berwick #shop .layout .box .address {
  padding: 15px 0 24px;
  font-size: 1.4rem;
}

#berwick #shop .layout .box .link {
  text-align: center;
}

#berwick #plan{
  padding-bottom: 90px;
}

#berwick #plan h2{
  text-align: center;
  font-size: 4rem;
  margin-bottom: 30px;
  font-weight: 400;
}

#berwick #plan .lead{
  margin-bottom: 40px;
}

#berwick #plan .plan-box{
  max-width: 940px;
  margin: auto;
  background-color: #F2F2EF;
  padding: 60px 5%;
  text-align: center;
}

#berwick #plan .plan-box h3{
  font-size: 3.2rem;
  font-weight: 400;
  margin-bottom: 20px;
}

#berwick #plan .plan-box p{
  margin-bottom: 30px;
}

#berwick #plan .plan-box .layout{
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

#berwick #plan .plan-box .layout .box{
  width: 320px;
}

#berwick #plan .plan-box .layout .image{
}

#berwick #plan .plan-box .layout .text{
}

#berwick #plan .plan-box .layout .text h4{
  font-size: 1.6rem;
  font-weight: 400;
}

#berwick #plan .plan-box .price{
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-top: 0;

}
#berwick #plan .plan-box .price .yen{
  font-size: 2rem;
  font-weight: 400;
}
#berwick #plan .plan-box .price .big{
  line-height: 1;
  font-size: 4rem;
  font-weight: 400;
}
#berwick #plan .plan-box .price .big small{
  font-size: 3rem;
}
#berwick #plan .plan-box .price .tax{
  font-size: 1.3rem;
  font-weight: 400;
}
#berwick #plan .plan-box .set-price{
  color: #A10011;

}
#berwick #plan .plan-box .set-price .yen{
  font-size: 4rem;
}
#berwick #plan .plan-box .set-price .big{
  font-size: 7.5rem;
}
#berwick #plan .plan-box .set-price .big small{
  font-size: 5rem;
}
#berwick #plan .plan-box .set-price .tax{
}
#berwick #plan .plan-box .layout .plus{
  width: 67px;
  padding-top: 180px;
}
#berwick .point-service{
  text-align: center;
  margin-top: 90px;
}

/*--------------------------------------
	Smartphone 
----------------------------------------*/

@media screen and (max-width: 767px) {

  #berwick {
    min-width: 0;
  }

  #berwick .inner {
    padding: 0 20px;
  }

  #berwick .bread-wrap .inner {
    padding: 0 10px;
  }

  #berwick #lead {
    padding: 0 20px;
  }

  #berwick #lead br {
    display: block;
  }

  #berwick #lead h2 {
    font-size: 1.8rem;
  }

  #berwick #lead .price {
    width: 100%;
    margin-bottom: 20px;
  }

  #berwick #lead .price .title {
    font-size: 1.8rem;
  }

  #berwick #lead .price .td {
    font-size: 3rem;
    padding: 12px 10px 5px
  }


  #berwick #lead .price-layout {
    display: block;
    width: 100%;
  }

  #berwick #about {
    padding-bottom: 0px;
  }

  #berwick #about .layout {
    display: block;
  }


  #berwick #about .inner {
    margin-bottom: 0px;
    padding: 0;
  }

  #berwick #about .about-logo {
    width: 140px;

  }

  #berwick .about .image {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 20px;
  }

  #berwick .about {
    margin-bottom: 60px;
  }

  #berwick .about .text {
    width: 100%;
    padding: 0 20px;
  }

  #berwick .about .text h2 {
    margin: 20px 0;
    font-size: 2.5rem;
  }

  #berwick .about .text p {
    font-size: 1.4rem;
  }

 
  #berwick #detail {
    padding: 40px 0;
  }

  #berwick #detail .inner {
    padding: 0 20px;
  }

  #berwick #detail h2 {
    font-size: 2.5rem;
  }

  #berwick #detail h2 .jp {
    font-size: 1.6rem;
  }

  #berwick #detail .design p {
    text-align: left;
  }

  #berwick #detail .design p.annotation {
    margin-bottom: 40px;
  }

  #berwick #detail .design .items h3.bu {
    margin-bottom: 15px;
  }

  #berwick #detail .row {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  #berwick #shop .layout {
    display: block;
  }

  #berwick #shop .layout .box {
    width: 100%;
    margin-bottom: 35px;
  }

  #berwick #shop .layout .box h3 {
    font-size: 2rem;
  }

  #berwick #detail .design .items .layout {
    gap: 20px;
  }

  #berwick #detail .design .items .box {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }

  #berwick #detail .design .items .box figcaption {
    padding-top: 5px;
    font-size: 0.95rem;
  }

  #berwick #detail #size {
    display: block;
    text-align: center;
  }

  #berwick #detail .whitebox .box {
    padding: 25px 40px;
    display: inline-block;
  }

  #berwick #detail .whitebox .box+.anno {
    display: block !important;
  }


  #berwick #detail .whitebox .box .title .yoko {
    display: none;
  }

  #berwick #detail .whitebox .box .title .tate {
    display: block;
  }

  #berwick #detail #service .box {
    display: block;
    text-align: center;
    padding: 25px;
    margin-bottom: 5px;
  }

  #berwick #detail #service .box .image {
    width: 100%;
    margin: 5px 0;
  }

  #berwick #detail #service .box .text p {
    text-align: center;
  }


  #berwick #detail #service .box+.anno {
    display: block !important;
    margin-bottom: 40px;
  }

  #berwick #about #slider{
    margin-bottom: 60px;
  }

  #berwick #shop {
    padding: 40px 0;
  }

  #berwick #shop h2 {
    font-size: 2.5rem;
    margin-bottom: 30px;
  }

  #berwick #shop .lead {
    text-align: center;
  }

  #berwick #plan{
    padding: 0;
  }
#berwick #plan h2{
  font-size: 2rem;
  margin-bottom: 15px;
}
#berwick #plan .lead{
  font-size: 1.4rem;
  text-align: center;
}
#berwick #plan .plan-box{
  padding: 35px 5%;
}
#berwick #plan .plan-box h3{
  font-size: min(4.5vw, 1.8rem);
  margin-bottom: 10px;
}
#berwick #plan .plan-box p{
  margin-bottom: 15px;
  font-size: min(3.5vw, 1.4rem);
}
#berwick #plan .plan-box .layout .box{
  width: 48%;
}
#berwick #plan .plan-box .layout .plus{
  width: 4%;
}
#berwick #plan .plan-box .layout .plus img{
  display: none;
}

#berwick #plan .plan-box .layout .text h4{
  font-size: 1.4rem;
}
#berwick #plan .plan-box .price{
  flex-wrap: wrap;
}
#berwick #plan .plan-box .price .yen{
  font-size: 1.6rem;
}
#berwick #plan .plan-box .price .big{
  font-size: min(6vw, 2.5rem);
}
#berwick #plan .plan-box .price .big small{
  font-size: min(5vw, 2.5rem);
}
#berwick #plan .plan-box .price .tax{
  font-size: 1.2rem;
  width: 100%;
  text-align: center;
}

#berwick #plan .plan-box .set-price .yen{
  display: block;
  width: 100%;
  font-size: 2.5rem;
}
#berwick #plan .plan-box .set-price .big{
  font-size: 5.5rem;
}
#berwick #plan .plan-box .set-price .big small{
  font-size: 4.5rem;
}
#berwick #plan .plan-box .set-price .tax{
  font-size: 1.2rem;
  width: 100%;
  text-align: center;
}
#berwick .point-service{
  padding: 30px 5%;
  margin: 0;

}

}