@charset "utf-8";
/* CSS Document */
.loading {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20000;
}
.loading .bg_block {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  transition: all 2s;
}
.loading .loading_logo {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 5;
}

/**/
.mv {
  margin-top: 80px;
}
.mv_slider,.mv_slider li,.mv_slider li img {
  min-width: 920px;
  width: 100%;
}
.mv_slider li img.sp {
  display: none;
}
.news {
  width: 920px;
  margin: 80px auto 0 auto;
  padding: 30px;
  border: #0c1533 solid 1px;
}
.news p {
  color: #626363;
  line-height: 2.25;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
  "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0;
}
.news p.ttl {
  padding: 0 0 40px 0;
  line-height: 1.8;
  font-size: 2.4rem;
}
.news p.txt_collection {
  margin-top: 40px;
  color: #010101;
}
.news p.txt_collection a {
  display: inline-block;
  color: #010101;
}
.news p.txt_collection a + a{
  margin-left: 20px;
}
.news p.txt_collection strong {
  display: inline-block;
  font-size: 120%;
}
.news p a {
  display: block;
  width: 300px;
  margin: 22px auto 0;
  padding: 10px 0;
  border: 1px solid #ccc;
  text-decoration: none;
  background: #fff;
  transition: 0.6s;
}
.news p a:hover {
  color: #fff;
  background: #0c1533;
}
.news p em {
  font-weight: bold;
}
.news p.news_attentionTxt {
  margin-bottom: 27px;
}
.news p.news_attentionTxt em {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08em;
}
.news p.news_attentionTxtSub {
  margin-bottom: 60px;
  letter-spacing: 0.08em;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .mv {
    margin-top: 3.92rem;
  }
  .mv_slider,.mv_slider li,.mv_slider li img {
    min-width: 100%;
  }
  .mv_slider li img.pc {
    display: none;
  }
  .mv_slider li img.sp {
    display: block;
  }
  .news {
    width: 84%;
    margin: 3.92rem auto 0 auto;
    padding: 1.5rem;
    border: #0c1533 solid 1px;
  }
  .news p {
    color: #626363;
    line-height: 1.5;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0;
  }
  .news p.ttl {
    padding: 0 0 2.08rem 0;
    line-height: 1.33;
    font-size: 1.25rem;
  }
  .news p.txt_collection {
    padding-bottom: 2.08rem;
    line-height: 1.33;
  }
  .news p.txt_collection a + a{
    margin-left: 0;
    margin-top: 1rem;

  }  
      .news p a {
    display: block;
    width: 70%;
    margin-top: 1.375rem;
    padding: 3% 0;
  }
  .news p a:hover {
    color: #fff;
    background: #0c1533;
  }

  .news p.news_attentionTxt {
    margin-bottom: 1rem;
  }
  .news p.news_attentionTxt em {
    font-size: 1.25rem;
  }
  .news p.news_attentionTxtSub {
    margin-bottom: 2.75rem;
    font-size: 1rem;
  }
}
/* section common
-------------------------------------------*/
.sec_wrap {
  padding-top: 80px;
}
.sec_wrap .inner:after {
  height: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
}
.sec_wrap .sec_ttl {
  color: #0c1533;
  line-height: 1;
  font-family: "Noto Serif";
  font-size: 3rem;
  text-align: center;
  letter-spacing: 0.075em;
}
.sec_wrap .sec_lead_txt {
  color: #626363;
  line-height: 1.67;
  font-size: 2.4rem;
  letter-spacing: 0;
}
.sec_wrap .sec_txt {
  color: #626363;
  line-height: 2.25;
  font-size: 1.6rem;
  letter-spacing: 0;
}
.sec_wrap .sec_btn {
  width: 340px;
  position: relative;
  margin-top: 30px;
}
.sec_wrap .sec_btn img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec_wrap {
    padding-top: 3.33rem;
  }
  .sec_wrap .sec_ttl {
    font-size: 1.67rem;
    letter-spacing: 0.0035em;
  }
  .sec_wrap .sec_lead_txt {
    line-height: 1.33;
    font-size: 1.25rem;
    text-align: center;
  }
  .sec_wrap .sec_txt {
    line-height: 1.5;
    font-size: 1rem;
    text-align: center;
  }
  .sec_wrap .sec_btn {
    width: 20rem;
    margin: 1rem auto 0;
  }
}
/* section concept
-------------------------------------------*/
#concept {
  background: #f5f6fc;
}
#concept .inner {
  padding-bottom: 80px;
}
#concept .inner:after {
  width: 386px;
  bottom: -37px;
  left: -1px;
  padding-bottom: 140px;
  background-image: url(../images/concept_text.png);
}
#concept .sec_ttl {
  margin-bottom: 52px;
}
#concept .sec_txt_wrap {
  float: left;
  margin-top: -8px;
}
#concept .sec_txt {
  margin-top: 12px;
}
#concept .sec_img {
  width: 360px;
  float: right;
}
#concept .sec_img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #concept .inner {
    padding-bottom: 5.42rem;
  }
  #concept .inner:after {
    width: 17.83rem;
    bottom: -1.71rem;
    left: 6.71rem;
    padding-bottom: 6.46rem;
  }
  #concept .sec_ttl {
    margin-bottom: 1.67rem;
  }
  #concept .sec_txt_wrap {
    float: none;
    margin-top: 0;
  }
  #concept .sec_txt {
    margin-top: 1.25rem;
  }
  #concept .sec_img {
    width: 21.08rem;
    float: none;
    margin: 1.875rem auto 0;
  }
}
/* section online shop
-------------------------------------------*/
#shop .inner {
  padding-bottom: 80px;
}
#shop .inner:after {
  width: 695px;
  right: -164px;
  bottom: -38px;
  padding-bottom: 123px;
  background-image: url(../images/shop_text.png);
}
#shop .sec_ttl {
  margin-bottom: 60px;
}
#shop .sec_txt_wrap {
  float: right;
  margin-top: -10px;
  margin-right: 115px;
}
#shop .sec_img {
  width: 360px;
  float: right;
  margin-right: 28px;
}
#shop .sec_img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #shop .inner {
    padding-bottom: 5.83rem;
  }
  #shop .inner:after {
    width: 30.88rem;
    right: 0.21rem;
    bottom: -1.67rem;
    padding-bottom: 5.5rem;
  }
  #shop .sec_ttl {
    margin-bottom: 1.875rem;
  }
  #shop .sec_txt_wrap {
    float: none;
    margin-top: 0;
    margin-right: 0;
  }
  #shop .sec_img {
    width: 21.08rem;
    float: none;
    margin: 1.67rem auto 0;
  }
}
/* section catalog
-------------------------------------------*/
#catalog {
  background: #fff;
}
#catalog .inner {
  padding-bottom: 90px;
}
#catalog .inner:after {
  width: 458px;
  bottom: -43px;
  left: -1px;
  padding-bottom: 147px;
  background-image: url(../images/catalog_text.png);
}
#catalog .sec_ttl {
  margin-bottom: 40px;
}
#catalog .sec_txt_wrap {
  float: left;
  margin-top: 10px;
}
#catalog .sec_txt {
  margin-top: 12px;
}
#catalog .sec_img {
  width: 369px;
  float: right;
  margin-right: -9px;
}
#catalog .sec_img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #catalog .inner {
    padding-bottom: 5.29rem;
  }
  #catalog .inner:after {
    width: 22.25rem;
    bottom: -2.17rem;
    left: 4.5rem;
    padding-bottom: 7.17rem;
  }
  #catalog .sec_ttl {
    margin-bottom: 1.875rem;
  }
  #catalog .sec_txt_wrap {
    float: none;
    margin-top: 0;
  }
  #catalog .sec_txt {
    margin-top: 1.25rem;
  }
  #catalog .sec_img {
    width: 21.63rem;
    float: none;
    margin: 1.67rem 0 0 5.08rem;
  }
}
/* section access
-------------------------------------------*/
#access .inner {
  overflow: hidden;
  padding-bottom: 80px;
}
#access .sec_ttl {
  margin-bottom: 60px;
}
#access .sec_img {
  width: 360px;
  position: relative;
  float: left;
  margin-right: 28px;
}
#access .sec_img:before {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../common/images/modal_icon.png) no-repeat;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  content: "";
}
#access .sec_img img {
  width: 100%;
}
#access .sec_txt_wrap {
  width: 532px;
  float: left;
}
#access .sec_txt_wrap .sec_txt {
  margin-top: -10px;
}
@media screen and (max-width: 768px) {
  #access .inner {
    padding-bottom: 4.17rem;
  }
  #access .sec_ttl {
    margin-bottom: 2.08rem;
  }
  #access .sec_img {
    width: 21.08rem;
    float: none;
    margin: 0 auto;
  }
  #access .sec_img:before {
    width: 1.46rem;
    height: 1.46rem;
  }
  #access .sec_txt_wrap {
    width: 100%;
    float: none;
    margin-top: 1.46rem;
    text-align: center;
  }
  #access .sec_txt {
    font-size: 0.92rem;
  }
  .fancybox-margin {
    margin-right: 0 !important;
  }
}
