@charset "UTF-8";
/*----------------------------------------------------------------------------*/

.pc{display:block}
.sp{display:none}

    /*ページローダー*/
 #loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 10000000000;
}
#loader {
  display: none;
  position: fixed;
  top: 47%;
  left: 50%;
  width: 320px;
  height: auto;
  margin-top: -52px;
  margin-left: -160px;
  text-align: center;
  color: #000;
  z-index: 10000000001;
}
#loader img{width:100%;}

/* TOP */
#item_detail{font-size:18px;background:#000;}


#item_detail #top{
    width:100%;
}

/* init */
#item_detail section .inner{
    width:100%;
    margin:0 auto;
    padding-top:170px;
    position: relative;
}

#item_detail section .inner h2{
    width: 30%;
    margin:0;
    padding:0;
}

/* LEAD */
#item_detail #lead{
    width:100%;
    height: 460px;
    background: url(_image/bg_lead.png) center top repeat-x;
    background-size: contain;
    padding:0px 0 100px;
    margin-top:-50px;
    position: relative;
    z-index:9;
}

#item_detail #lead .inner {
padding-top: 110px;
}

#item_detail #lead .inner dl{
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px auto;
}

#item_detail #lead .inner dl dt{
    width: 40%;
}

#item_detail #lead .inner dl dd{
    width: 58%;
}
#item_detail #lead .inner dl dd strong{font-family: "a-otf-ryumin-pr6n", serif;
font-weight: 300;
font-style: normal;font-size:30px;line-height:40px;margin-bottom:20px;display:block}

#item_detail #lead .inner .mov{margin-top:200px;}

/* sec1 */
#sec1 {
    padding: 100px 0;
}

#sec1 .img2_box {
    width: 80%;
    margin: 100px auto 50px;
}

#sec1 .sec1_detail {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#sec1 .sec1_detail img {
    width: 40%
}

#sec1 .sec1_detail p {
    width: 55%
}

/* sec2 */
#sec2 {
    padding-bottom: 100px;
}

.title_box {
    display: flex;
    width: 80%;
    margin: 0 auto;
    box-sizing: border-box;
}

.title_box .left {
    width: 18%;
    height: 100%;
    margin-right: 30px;
}

.title_box .right {
    width: 78%;
    margin-top: 50px;
}

.title_box .right img {
    width: 30%;
}

.title_box .right p {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    margin-top: 20px;
}

#sec2 .img_box {
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 80%;
    margin: -20px auto 100px;
}

#sec2 .img_box .left {
    width: 40%;
}

#sec2 .img_box .left p {
    margin-top: 20px;
}

#sec2 .img_box .right {
    width: 55%;
}


#sec2 .img_box2 {
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 80%;
    margin: 0px auto;
}

#sec2 .img_box2 .left {
    width: 55%;
}

#sec2 .img_box2 .right {
    width: 45%;
}

#sec2 .img_box2 .right p {
    margin-top: 20px;
}

/* sec3 */
#sec3 .title_box .right img {
    width: 40%;
}

#sec3 .title_box {
    position: relative;
    z-index: 99;
    margin: 100px auto 0;
}

#sec3 .img_box {
    width: 85%;
    margin: -220px auto 0;
}

/* sec4 */
#sec4 {
    padding-bottom: 150px;
}

#sec4 .img_area {
    width: 70%;
    margin: 100px auto;
}

#sec4 .img_area img:not(:last-of-type) {
    margin-bottom: 100px;
}

/* sec5 */
#sec5 .img_area {
    margin: -30px 0 100px;
}

#sec5 .img_area .img1 {
    width: 75%;
    margin: 0 auto;
}

#sec5 .img_area .img2 {
    width: 90%;
    margin: 0 auto;
}

#sec5 .img_area p {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    width: 80%;
    text-align: center;
    margin: 30px auto;
}

#sec5 .weapon {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 100px auto 50px;
}

#sec5 .weapon img {
    width: 48%;
    height: auto;
}

#sec5 .image_text {
    position: relative;
    width: 80%;
    margin: 0 auto 50px;
    text-align: center;
}

#sec5 .image_text img {
    width: 80%;
}

#sec5 .image_text p {
    position: absolute;
    width: 60%;
    text-align: left;
    top: 50px;
    left: 0;
    font-family: "Noto Serif JP", serif;
}

#sec5 .img6 {
    width: 80%;
    margin: 0 auto;
}

/* GALLERY*/
#item_detail section#gallery{
    width:100%;
    background:#000;
    padding:0px 0 100px;
    position: relative;
    z-index:10
}
#item_detail section#gallery .inner{
    width:80%;
    height:auto;
    margin:0 auto;
}

#item_detail dl#gallery{
    width:100%;
    display: flex;
    justify-content: space-between;
    margin:80px auto 0;
}

#item_detail dl#gallery dt{
    width:48%;
}

#item_detail .slider{
    width:100%;
}

#item_detail .slider img{
    width:100%;
}

dl#gallery dd{
    width: 48%;
}

.slick-initialized .slick-slide {
    margin: 0!important;
}

#item_detail .thumbnail-img {
  opacity: 0.5;
  transition: opacity .3s linear;
  width: calc(100% / 4) !important;
}
#item_detail .thumbnail-img img{width:100%;padding:5px;}
#item_detail .thumbnail .slick-current {
  opacity: 1;
}

.slick-track {
  transform: unset !important;
}

dd .slick-list div.slick-track:last-of-type {
    width: 100%!important; 
    display: flex;
    flex-wrap: wrap;
}

/* INFO*/
#item_detail #info .text1{
    width:70%;
    margin:100px auto 0;
    font-size:12px;
}

#item_detail #info p.caution{
    width:50%;
    margin:50px auto;
    font-size:12px;
}

#item_detail #info .white_boder_area {
    width: 55%;
    padding: 20px;
    margin: 50px auto;
    border: 1px solid white;
}

#item_detail #info .white_boder_area p.title {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
}

#item_detail .btnBuy{width:500px;margin:0px auto 0px;}

#copyright1 {
width: auto;
margin: 30px auto 0px;
}
#copyright1 p {
font-size: 12px;
text-align: center
}

@media screen and (max-width: 1050px) {
#item_detail #lead {
    height: 550px;
}

#item_detail #lead .inner {
padding-top: 6vw;
} 

    
#item_detail #lead .inner dl{
    flex-direction: column;
    width:90%;
    margin:0px auto;
}
#item_detail #lead .inner dl dt{
    width: 40%;
    text-align: center;
    margin:0 auto;
    height:auto;
}

#item_detail #lead .inner dl dd{
    width: 100%;
}
}

@media screen and (max-width: 667px) {
    
.pc{display:none}
.sp{display:block}    
    
img{width:100%;}
    
#loader { top: 47%; left: 50%;width: 160px;margin-top: -26px; margin-left: -80px;}
    
#item_detail {
font-size: 3.5vw;
}
#item_detail #top{
    width:100%;
}

/* init */
#item_detail section .inner{
    width:100%;
    margin:0 auto;
    padding-top:17vw;
    position: relative;
}

#item_detail section .inner h2{
    width:30%; 
    margin:0;
    padding:0;
}

/* LEAD */
#item_detail #lead {
    height: 550px;
}

#item_detail #lead .inner {
padding-top: 27vw;
} 

    
#item_detail #lead .inner dl{
    flex-direction: column;
    width:90%;
    margin:0px auto;
}
#item_detail #lead .inner dl dt{
    width:60%;
    margin:0 auto;
    height:auto;
}

#item_detail #lead .inner dl dd{
    width: 100%;
}
#item_detail #lead .inner dl dd strong{font-size:5.5vw;text-align: center;line-height:1.3;margin-bottom:20px;display:block}

#item_detail #lead .inner .mov{margin-top:8vw;}

/* sec1 */
#sec1 {
    padding: 50px 0;
}

#sec1 .sec1_detail {
    flex-direction: column;
    text-align: center;
}

#sec1 .sec1_detail img {
    width: 70%;
}

#sec1 .sec1_detail p {
    width: 100%;
    text-align: left;
    margin-top: 20px;
}

.title_box .right {
    margin-top: 0px;
}

.title_box .right img {
    width: 50%;
}


/* sec2 */
#sec2 {
    padding-bottom: 50px;
}

#sec2 .img_box {
    margin: 50px auto 50px;
    flex-direction: column-reverse;
}

#sec2 .img_box .left {
    width: 100%;
    margin-bottom: 20px;
}

#sec2 .img_box .right {
    width: 100%;
    margin-bottom: 20px;
}

#sec2 .img_box2 {
    flex-direction: column;
}

#sec2 .img_box2 .left {
    width: 100%;
    margin-bottom: 20px;
}

#sec2 .img_box2 .right {
    width: 100%;
}

/* sec3 */
#sec3 .title_box {
    margin: 50px auto 0;
}

#sec3 .title_box .right img {
    width: 70%;
}

#sec3 .img_box {
    margin: 50px auto 0;
}

/* sec4 */
#sec4 {
    padding-bottom: 50px;
}

#sec4 .img_area {
    margin: 50px auto;
    width: 80%;
}

#sec4 .img_area img:not(:last-of-type) {
    margin-bottom: 50px;
}

/* sec5 */
#sec5 {
    margin-bottom: 50px;
}

#sec5 .img_area {
    margin: 30px 0 50px;
}

#sec5 .weapon {
    width: 90%;
    margin: 50px auto 50px;
}

#sec5 .image_text p {
    position: static;
    width: 100%;
    margin-top: 20px;
}

/* GALLERY*/
    
#gallery h2{
    width:40%!important;
    margin:18px auto;
}
#item_detail section#gallery .inner{
    width:100%;
    margin:0 auto;
    padding:0;
}

#item_detail dl#gallery {
    width:100%;
    margin:0 auto;
    flex-direction: column;
}

#item_detail dl#gallery  dt{
    width:100%;
}

dl#gallery dd {
    width: 100%;
}

#item_detail .slider{
    width:100%;
}
.slider img{
    width:100%;
}
    
/* INFO*/
#item_detail #info{
    width:100%;
}

#item_detail #info .text1{
    width:80%;
    font-size:2.5vw;
    margin: 50px auto 0;
}

#item_detail #info p.caution{
    width:80%;
    margin:20px auto 0;
    font-size:2.5vw;
}

#item_detail .btnBuy{
    width:80%;
    margin:5vw auto 10vw;
}

#copyright1 {
width: auto;
margin: 30px auto 0px;
}

#item_detail #info .white_boder_area {
    width: 80%;
    position: absolute;
    bottom: 11vh;
    right: 0;
    left: 0;
}
    
}
