@charset "UTF-8";
.sec{
  line-height: 1.9;
}

/* top text */
.top_text .banner_shop{
  display: block;
  max-width: 780px;
  margin: 0 auto 55px;
}
/* intro */
.intro{
  background: -moz-linear-gradient(#f5f0e9, #f5f0e9 50%, #fff 50%, #fff);
  background: -webkit-linear-gradient(#f5f0e9, #f5f0e9 50%, #fff 50%, #fff);
  background: linear-gradient(#f5f0e9, #f5f0e9 50%, #fff 50%, #fff);
}
.intro .img img{
  height: 500px;
}
.intro .txt{
  width: 373.5px;
  height: 373.5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.intro_500{
  display: none;
}

/* photos */
.photos{
  background: -moz-linear-gradient(#fff, #fff 47%, #f5f0e9 47%, #f5f0e9 65%, #fff 65%, #FFF);
  background: -webkit-linear-gradient(#fff, #fff 47%, #f5f0e9 47%, #f5f0e9 65%, #fff 65%, #FFF);
  background: linear-gradient(#fff, #fff 47%, #f5f0e9 47%, #f5f0e9 65%, #fff 65%, #FFF);
}

.photos .box01{
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.photos .box01 .img{
  width: 50%;
}
.photos .box01 .img img{
  height: 346px;
}
.photos .box01 .txt{
  width: 50%;
  padding: 0 5%;
  order: 2;
}
.photos .box01 .txt img{
  width: 223px;
  height: auto;
  margin: 10px auto;
}

.photos .box02{
  align-items: center;
  margin-top: -120px;
}
.photos .box02 .img{
  width: 60%;
}
.photos .box02 .img img{
  height: 418px;
}
.photos .box02 .txt{
  width: 40%;
}
.photos .box02 .txt img{
  width: 161px;
  height: auto;
  margin: 0 auto;
}

.photos .box03{
  align-items: flex-end;
  margin-top: -100px;
}
.photos .box03 .img{
  width: 70%;
}
.photos .box03 .img{
  display: flex;
  padding-bottom: 45px;
}
.photos .box03 .img img{
  height: 162px;
}
.photos .box03 .txt{
  width: 30%;
  order: 2;
}
.photos .box03 .txt img{
  width: 139px;
  height: auto;
  margin: 0 auto;
}

.photos .box04{
}
.photos .box04 .img{
  width: 71%;
  z-index: 1;
}
.photos .box04 .img{
  display: flex;
  margin-bottom: -40px;
  padding-top: 35px;
}
.photos .box04 .img img{
  height: 246px;
}
.photos .box04 .txt{
  width: 29%;
}
.photos .box04 .txt img{
  width: 146px;
  height: auto;
  margin: 0 auto 10px;
}

/* message */
.message{
  /* background: url(../images/norre/message_bg.png), #f5f0e9; */
  /* background-repeat: no-repeat; */
  background: #f5f0e9;
}
.message .bg{
  width: 60%;
  max-width: 1140px;
  padding-top: 20px;
}
.message .bg img{
  height: 681px;
  object-position: right;
}
.message .inner{
  align-items: flex-end;
}
.message .txt{
  width: 48%;
  max-width: 466px;
  order: 2;
}
.message .txt .topimage{
  width: 254.5px;
  height: auto;
  margin: 100px auto 40px;
}
.message .txt .ribon{
  color: #111e6a;
  display: inline-block;
  background: url(../images/norre/ribon_blue.png) no-repeat;
  background-size: 100% 100%;
  padding: 5px 85px 10px;
}
.message .txt .ttl{
  color: #111e6a;
  margin: 30px 0 20px;
}
.message .message_left{
  width: 15%;
  max-width: 70px;
  height: auto;
  left: 0;
  bottom: 0;
}
.message .message_right{
  width: 9.5%;
  max-width: 43.5px;
  height: auto;
  right: 4%;
  bottom: 30px;
}
.message .txt .sec{
  line-height: 2.1;
}
.message .txt .imgs{
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.message .txt .imgs > div{
  width: 48%;
}
.message .txt .imgs img{

}
.message .img{
  width: 50%;
  z-index: 1;
}
.message .img img{
  height: 325px;
}

/* news */
.news{
  padding: 60px 0;
}
.news .sectitle{
  margin-bottom: 10px;
}
.news .list{
  width: 94%;
  max-width: 792px;
  display: flex;
  justify-content: space-between;
  margin: 35px auto 0;
}
.news .list li{
  width: 32%;
  max-width: 248px;
  text-align: center;
  padding: 30px 0 10px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.news .list li:after{
  content: "";
  display: block;
  width: 100%;
  height: 3.5px;
  position: absolute;
  bottom: -3.5px;
}

.news .list .ribon{
  padding: 4px 0 9px;
  margin: 0 10%;
}
.news .list li .img,
.news .list li .img img{
  display: inline-block;
  min-height: 0;
}
.news .list li .link{
  margin-top: auto;
}
.news .list .blog{
  color: #c93b28;
  border: 1px solid #c93b28;
}
.news .list .blog::after{
  background: url(../images/norre/news_bg01.png) repeat-x;
  background-size: auto 100%;
}

.news .list .blog .ribon{
  background: url(../images/norre/ribon_red.png) no-repeat;
  background-size: 100% 100%;
}

.news .list .blog a{
  color: #c93b28;
}
.news .list .blog .img{
  width: 64px;
  margin: 25px auto;
}

.news .list .facebook{
  color: #3c5998;
  border: 1px solid #3c5998;
}
.news .list .facebook::after{
  background: url(../images/norre/news_bg02.png) repeat-x;
  background-size: auto 100%;
}

.news .list .facebook .ribon{
  background: url(../images/norre/ribon_blue.png) no-repeat;
  background-size: 100% 100%;
}
.news .list .facebook a{
  color: #3c5998;
}
.news .list .facebook .img{
  width: 20px;
  margin: 28px auto;
}

.news .list .insta{
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
}
.news .list .insta::after{
  background: url(../images/norre/news_bg03.png) repeat-x;
  background-size: auto 100%;
}

.news .list .insta .ribon{
  background: url(../images/norre/ribon_gray.png) no-repeat;
  background-size: 100% 100%;
}
.news .list .insta a{
  color: #4d4d4d;
}
.news .list .insta .img{
  width: 34.5px;
  margin: 30px auto;
}
.news .inner_img{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.news .news_left{
  position: absolute;
  width: 66px;
  left: 8%;
  top: 60px;
}
.news .news_right{
  position: absolute;
  width: 82px;
  right: 0px;
  bottom: 85px;
}
/* shop */
.shop{
  background: url(../images/norre/shop_bg.png) ,#241611;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  padding: 60px 0;
}
.shop .img{
  width: 50%;
}
.shop .img img{
  height: 351px;
}
.shop .txt{
  order: 2;
  width: 48%;
  max-width: 469px;
}
.shop .txt .sectitle{
  line-height: 1;
}
.shop .txt table{
  margin: 20px 0 0;
}
.shop .txt table td{
  background: none;
  color: #fff;
  padding: 17px 5px 17px 1.5em;
}
.shop .txt table th{
  padding: 17px 8px 17px 1.5em;
  width: 23%;
}

@media screen and (max-width: 1040px){
  .message .bg {
    width: 65%;
  }
  .message .bg img {
    height: 550px;
    object-position: right;
  }

  .message .txt .topimage {
    margin: 60px auto 20px;
  }
  .message .message_left{
    bottom: 30px;
  }
  .message .txt .sec {
    line-height: 1.7;
  }
  .message .txt .imgs {
    margin-top: 20px;
  }
  .news .news_left{
    left: 3%;
  }
  .news .news_right {
    right: 3%;
    bottom: auto;
    top: 70px;
  }

}

@media screen and (max-width: 768px){
  .top_text {
    padding: 25px 3% 25px;
  }
  .top_text .banner_shop{
    max-width: 500px;
    margin: 0 auto 25px;
  }

  .intro .txt{
    width: 70%;
    max-width: 373.5px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }
  .photos {
    background: #fff;
    padding-bottom: 15px;
  }
  .photos .box01 {
    padding: 20px 3% 0;
  }
  .photos .box01 .txt,
  .photos .box02 .txt,
  .photos .box03 .txt,
  .photos .box04 .txt{
    width: 100%;
    padding: 0;
  }
  .photos .box01 .img,
  .photos .box02 .img{
    width: 100%;
    margin-top: 20px;
  }
  .photos .box01 .img img,
  .photos .box02 .img img,
  .photos .box03 .img img,
  .photos .box04 .img img{
    height: auto;
  }
  .photos .box02,
  .photos .box03{
    padding: 20px 3% 0;
    margin: 0;
  }
  .photos .box03 .img{
    width: 100%;
    margin-top: 20px;
    padding-bottom: 0;
    display: block;
  }
  .photos .box03 .img > div,
  .photos .box04 .img > div{
    margin-bottom: 15px;
  }
  .photos .box04 {
    padding: 0px 3% 30px;
    margin: 0;
  }
  .photos .box04 .img{
    width: 100%;
    margin-top: 20px;
    padding: 0;
    display: block;
  }

  /* message */
  .message{
  }
  .message .bg{
    width: 100%;
    padding-top: 0;
  }
  .message .bg img {
    height: 500px;
  }
  .message .inner{
    padding-top: 190px;
  }
  .message .txt{
    width: 94%;
    max-width: none;
    margin: 0 auto 20px;

  }
  .message .img{
    width: 94%;
    margin: 0 auto 0px;
  }
  .news {
    padding: 30px 0 15px;
  }
  .news .news_left {
    top: 15px;
    width: 55px;
  }
  .news .news_right {
    top: 20px;
    width: 70px;
  }
  .news .list{
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px auto 0;
  }
  .news .list li{
    width: 49%;
    max-width: 248px;
    margin-bottom: 2%;
    padding: 15px 0 10px;
  }
  .news .list li:nth-child(2){
    margin-left: 2%;
  }

  .shop{
    background-size: auto;
    padding: 30px 5%;
  }
  .shop .sectitle {
    display: flex;
  }
  .shop .sectitle .ja{
    margin-left: 2%;
  }
  .shop .txt {
    width: 100%;
    max-width: none;
  }
  .shop .img {
    width: 100%;
    margin-top: 20px;
  }
  .shop .img img{
    height: auto;
  }


}
@media screen and (max-width: 500px){
  .intro .img,
  .intro .txt{
    display: none;
  }
  .intro .intro_500{
    display: block;
  }
  .message .bg img {
    height: 400px;
  }
  .message .inner {
    padding-top: 130px;
  }

  .shop .txt table th {
    padding: 17px 0px 17px 10px;
  }
  .shop .txt table td {
    padding: 17px 5px 17px 1em;
  }

}
