@charset "utf-8";

/*only_pc*/
#freearea_p_osa0080001_001 .ns-inner-breadcrumbs li a:hover{text-decoration: underline;}
#freearea_p_osa0080001_001 .ns-general-wrap .ns-link-shift:hover{transform: translate(10px, 0px);}
/*only_pc*/

/*only_sp*/
#freearea_s_osa0080001_001 .ns-general-wrap{margin-top: -25px;}
/*only_sp*/

/*defaultCancel*/
#wrapper{min-width: auto;}
#wrapper:has(#freearea_s_osa0080001_001){overflow: visible;}
#container #mainContent{
  margin: 0;
  padding: 0;
}
.ns-general-wrap,.ns-general-wrap p,.ns-general-wrap a,.ns-general-wrap ul,.ns-general-wrap ol,.ns-general-wrap li,.ns-general-wrap img{
  box-sizing: border-box;
  font-feature-settings: "palt";
  font-style: normal;
  font-family: "Noto Sans JP", sans-serif;
}
.ns-general-wrap img{
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}
.ns-general-wrap,.ns-general-wrap a{
  color: #231815;
  text-decoration: none;
}
h1,h2,h3{
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.ns-general-wrap .ns-flex-box{
  display:-webkit-flex;
  display:-ms-flex;
  display:flex;
  justify-content:space-between;
}
.ns-general-wrap{animation: fadeIn 1s ease 0s 1 normal;-webkit-animation: fadeIn 1s ease 0s 1 normal;}
@keyframes fadeIn {0% {opacity: 0}100% {opacity: 1}}
@-webkit-keyframes fadeIn {0% {opacity: 0}100% {opacity: 1}}
.ns-general-wrap{
  width:100%;
  margin-top:-20px;
}
/*defaultCancel*/

/*breadcrumb_start*/
.ns-inner-breadcrumbs{
  display: flex;
  background: #fff;
  height: calc(16px + (8px * 2));
  padding: 8px;
  font-weight: 500;
  align-items: center;
}
.ns-inner-breadcrumbs li{
  font-size: 12px;
  padding-left: 20px;
  position: relative;
}
.ns-inner-breadcrumbs li,.ns-inner-breadcrumbs li a{
  text-decoration: none;
}
.ns-inner-breadcrumbs li:before{
  border-right: solid 1px;
  border-top: solid 1px;
  color: #222;
  content: "";
  display: block;
  height: 6px;
  left: 0.3em;
  position: absolute;
  top: 40%;
  transform: rotate(45deg) translate(0%, -25%);
  width: 6px;
}
.ns-inner-breadcrumbs li:first-child:before{display: none;}
.ns-inner-breadcrumbs li:first-child{padding-left: 0;}
/*breadcrumb_end*/

/*common_start*/
.ns-general-wrap{
  overflow: hidden;
  position: relative;
}
.ns-general-wrap a{
  display: block;
  opacity: 1;
  transition: 0.3s;
}
.ns-general-wrap img{
  display: block;
  height: auto;
  width: 100%;
}
.ns-general-wrap a:hover img{opacity: 1;}
.ns-general-wrap a:before,.ns-general-wrap a:after{
  content: "";
  display: block;
  position: absolute;
}
.ns-sp-block,.ns-sp-block a,img.ns-sp-block{display: none;}
.ns-common-size{
  display: block;
  margin: 0 auto;
  max-width: 750px;
  width: 100%;
}
/*common_end*/

/*top_start*/
.ns-mainvisual{padding-bottom: 101px;}
.ns-mainvisual .ns-title-wrap{background: #1d2b56;}
.ns-mainvisual .ns-main-title{
  width: 630px;
  margin: 0 auto;
  padding: 28px 0 27px;
  align-items: center;
}
.ns-mainvisual .ns-brand-logo{
  width: 63px;
  display: block;
}
.ns-mainvisual .ns-title-text{
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.02em;
  padding-top: 8px;
}
.ns-mainvisual .ns-main-img{
  width: 402px;
  margin: 98px auto 76px;
}
.ns-mainvisual .ns-main-img img{margin-left: -3px;}
.ns-mainvisual .ns-lead-wrap{text-align: center;}
.ns-mainvisual .ns-lead-title{
  font-size: 36px;
  letter-spacing: 0.02em;
  font-weight: 900;
  color: #1d2b56;
}
.ns-mainvisual .ns-lead-text{
  font-size: 18px;
  letter-spacing: 0.04em;
  font-weight: 500;
  line-height: 2;
  margin-top: 23px;
}
/*top_end*/

/*goods_start*/
.ns-goods{
  background: rgb(244 243 243);
  padding-bottom: 100px;
}
.ns-goods .ns-font-din{
  font-size: 50px;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.122em;
  text-align: center;
  line-height: 1;
  position: relative;
  top: -26px;
  left: 3px;
  color: #1d2b56;
}
.ns-goods .ns-goods-unit{
  flex-wrap: wrap;
  margin-top: 47px;
}
.ns-goods .ns-goods-unit li{
  width: calc((100% / 2) - 25px);
  height: 360px;
  background: #fff;
  padding: 20px;
  filter: drop-shadow(4px 4px 2px rgba(103, 103, 115, 0.25))
}
.ns-goods .ns-goods-unit li:nth-of-type(n+3){margin-top: 125px;}
.ns-goods .ns-goods-unit .ns-goods-im{
  background: #f4f4f3;
  padding: 0 5px;
  height: 221px;
  overflow: hidden;
}
.ns-goods .ns-goods-unit .ns-goods-name{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.41;
  margin-top: 16px;
  letter-spacing: -0.02em;
}
.ns-goods .ns-goods-unit .ns-goods-btn a{
  position: relative;
  top: 40px;
  display: grid;
  color: #fff;
  background: #1e2b57;
  width: 180px;
  height: 40px;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
.ns-goods .ns-goods-unit .ns-goods-btn a::after{
  background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250515gundamxnaluto/ic_arrow.png") no-repeat 0 0 /100%;
  width: 6px;
  height: 11px;
  position: absolute;
  right: 11px;
}
.ns-goods .ns-brand-introduce{
  margin-top: 122px;
  align-items: center;
}
.ns-goods .ns-brand-introduce .ns-brand-name{width: 199px;}
.ns-goods .ns-brand-introduce .ns-introduce-text{
  width: 516px;
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: 0.035em;
  font-weight: 500;
}
/*goods_end*/

/*designer*/
.ns-designer{padding: 56px 0 57px;}
.ns-designer .ns-common-h2{
  font-size: 14px;
  line-height: 1.14;
  font-weight: 900;
  color: #1d2b56;
  border-left: 3px solid #1d2b56;
  padding-left: 7px;
}
.ns-designer .ns-designer-name{
  margin: 11px 0 4px;
  font-size: 20px;
  font-weight: 800;
  color: #1d2b56;
  line-height: 1;
}
.ns-designer .ns-intro-text{
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.57;
  font-weight: 500;
}
/*designer*/

/*footer_start*/
.ns-footer{
  background: #1d2b56;
  line-height: 1;
  padding: 33px 0 36px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.04em;
}
.ns-footer .ns-flex-box{align-items: baseline;}
.ns-footer-logo{width: 132px;}
/*footer_end*/

/*hover*/
.ns-general-wrap a,.ns-general-wrap a img{transition: 0.3s;}
/*hover*/

/*1024 or less tablet*/
@media screen and (max-width:850px) and (min-width: 641px){
  /*common_start*/
  .ns-common-size{width: 88.236vw;}
  /*common_end*/

  /*top_start*/
  .ns-mainvisual{padding-bottom: 11.882vw;}
  .ns-mainvisual .ns-main-title{
    width: 74.118vw;
    padding: 3.294vw 0 3.176vw;
  }
  .ns-mainvisual .ns-brand-logo{width: 7.412vw;}
  .ns-mainvisual .ns-title-text{
    font-size: 3.529vw;
    padding-top: 0.941vw;
  }
  .ns-mainvisual .ns-main-img{
    width: 47.295vw;
    margin: 11.529vw auto 8.941vw;
  }
  .ns-mainvisual .ns-main-img img{margin-left: -0.353vw;}
  .ns-mainvisual .ns-lead-title{font-size: 4.236vw;}
  .ns-mainvisual .ns-lead-text{
    font-size: 2.118vw;
    margin-top: 2.706vw;
  }
  /*top_end*/

  /*goods_start*/
  .ns-goods{padding-bottom: 11.765vw;}
  .ns-goods .ns-font-din{
    font-size: 5.883vw;
    top: -3.059vw;
    left: 0.353vw;
  }
  .ns-goods .ns-goods-unit{margin-top: 5.529vw;}
  .ns-goods .ns-goods-unit li{
    width: calc((100% / 2) - 2.942vw);
    height: 42.353vw;
    padding: 2.353vw;
  }
  .ns-goods .ns-goods-unit li:nth-of-type(n+3){margin-top: 14.706vw;}
  .ns-goods .ns-goods-unit .ns-goods-im{
    padding: 0 0.589vw;
    height: 26vw;
  }
  .ns-goods .ns-goods-unit .ns-goods-name{
    font-size: 1.765vw;
    margin-top: 1.883vw;
  }
  .ns-goods .ns-goods-unit .ns-goods-btn a{
    top: 4.706vw;
    width: 21.177vw;
    height: 4.706vw;
    font-size: 1.647vw;
  }
  .ns-goods .ns-goods-unit .ns-goods-btn a::after{
    width: 0.706vw;
    height: 1.295vw;
    right: 1.295vw;
  }
  .ns-goods .ns-brand-introduce{margin-top: 14.353vw;}
  .ns-goods .ns-brand-introduce .ns-brand-name{width: 23.412vw;}
  .ns-goods .ns-brand-introduce .ns-introduce-text{
    width: 60.706vw;
    font-size: 1.648vw;
  }
  /*goods_end*/

  /*designer*/
  .ns-designer{padding: 6.588vw 0 6.706vw;}
  .ns-designer .ns-common-h2{
    font-size: 1.647vw;
    padding-left: 0.824vw;
  }
  .ns-designer .ns-designer-name{
    margin: 1.294vw 0 0.471vw;
    font-size: 2.353vw;
  }
  .ns-designer .ns-intro-text{font-size: 1.648vw;}
  /*designer*/

  /*footer_start*/
  .ns-footer{
    padding: 3.882vw 0 4.235vw;
    font-size: 1.177vw;
  }
  .ns-footer-logo{width: 15.53vw;}
  /*footer_end*/
}
@media screen and (max-width:640px){
  /*defaultCancel*/
  .ns-inner-breadcrumbs li a.is-tap{text-decoration: none!important;}
  /*defaultCancel*/

  /*SP_breadcrumb_start*/
  .ns-inner-breadcrumbs{
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
  }
  .ns-inner-breadcrumbs li:nth-of-type(n+2){padding-left: 15px;}
  .ns-inner-breadcrumbs li:before{
    top: 50%;
    transform: rotate(45deg) translate(-40%, 0);
  }
  /*SP_breadcrumb_end*/

  /*common_start*/
  .ns-general-wrap{-webkit-text-size-adjust: 100%;}
  .ns-common-size{width: 90.67%;}
  .ns-sp-block,.ns-sp-block a,img.ns-sp-block{display: block;}
  .ns-pc-block,.ns-pc-block a,img.ns-pc-block{display: none;}
  /*common_end*/

  /*top_start*/
  .ns-mainvisual{padding-bottom: 18.93%;}
  .ns-mainvisual .ns-main-title{
    width: 68.4%;
    padding: 8.27% 0 6.67%;
  }
  .ns-mainvisual .ns-brand-logo{width: 23.005%;}
  .ns-mainvisual .ns-title-text{
    font-size: clamp(1.021rem, 5.1vw, 2.041rem);
    padding-top: 0;
    text-align: center;
    line-height: 1;
  }
  .ns-mainvisual .ns-main-img{
    width: 76%;
    margin: 12.8% auto 15.2%;
  }
  .ns-mainvisual .ns-main-img img{margin-left:0}
  .ns-mainvisual .ns-lead-title{
    font-size: clamp(1.633rem, 8.17vw, 3.266rem);
    line-height: 1.19;
  }
  .ns-mainvisual .ns-lead-text{
    font-size: clamp(0.817rem, 4.09vw, 1.634rem);
    margin-top: 8.27%;
  }
  /*top_end*/

  /*goods_start*/
  .ns-goods{padding-bottom: 16%;}
  .ns-goods .ns-font-din{
    font-size: clamp(1.531rem, 7.65vw, 3.061rem);
    top: -3.061vw;
    left: -0.255vw;
  }
  .ns-goods .ns-goods-unit{margin-top: 4.12%;}
  .ns-goods .ns-goods-unit li{
    width: 100%;
    height: 92.092vw;
    padding: 5.103vw;
  }
  .ns-goods .ns-goods-unit li:nth-of-type(n+2){margin-top: 24.6%;}
  .ns-goods .ns-goods-unit .ns-goods-im{
    height: 56.378vw;
    padding: 0;
  }
  .ns-goods .ns-goods-unit .ns-goods-name{
    font-size: clamp(0.762rem, -0.006rem + 3.84vw, 1.53rem);
    margin-top: 5.5%;
    line-height: 1.45;
    letter-spacing: -0.035em;
  }
  .ns-goods .ns-goods-unit .ns-goods-btn a{
    top: 10.459vw;
    width: 45.919vw;
    height: 10.205vw;
    font-size: clamp(0.714rem, 3.57vw, 1.429rem);
  }
  .ns-goods .ns-goods-unit .ns-goods-btn a::after{
    width: 1.531vw;
    height: 2.807vw;
    right: 2.807vw;
  }
  .ns-goods .ns-brand-introduce{
    margin-top: 28.24%;
    display: block;
    text-align: center;
  }
  .ns-goods .ns-brand-introduce .ns-brand-name{
    width: 58.53%;
    margin: 0 auto 6.18%;
  }
  .ns-goods .ns-brand-introduce .ns-introduce-text{
    width: 100%;
    font-size: clamp(0.714rem, 3.57vw, 1.429rem);
    letter-spacing: 0.01em;
  }
  /*goods_end*/

  /*designer*/
  .ns-designer{padding: 10.93% 0 9.87%;}
  .ns-designer .ns-common-h2{
    font-size: clamp(0.714rem, 3.57vw, 1.429rem);
    border-width: 0 0 0 0.766vw;
    padding-left: 2.06%;
    line-height: 1.05;
    font-weight: 700;
  }
  .ns-designer .ns-designer-name{
    margin: 2.94% 0 1.47%;
    font-size: clamp(1.021rem, 5.1vw, 2.041rem);
  }
  .ns-designer .ns-intro-text{
    font-size: clamp(0.714rem, 3.57vw, 1.429rem);
    letter-spacing: 0.06em;
  }
  /*designer*/

  /*footer_start*/
  .ns-footer{
    padding: 6.4% 0 6.13%;
    font-size: 10px;
  }
  .ns-footer .ns-flex-box{
    display: block;
    text-align: center;
  }
  .ns-footer-logo{
    width: 38.825%;
    margin: 0 auto 4.41%;
  }
  /*footer_end*/
}
@media print {
  body{
    min-width: 1000px;
    overflow-x: visible;
    overflow-y: visible;
  }
  h2,h3{page-break-after: avoid;}
  }