/** Shopify CDN: Minification failed

Line 245:2 Expected identifier but found "*"
Line 330:0 All "@import" rules must come first
Line 4141:0 Expected "}" to go with "{"

**/
@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}
img{vertical-align:baseline;}
ol,ul {list-style:none;}


/*----------------------------
reset
----------------------------*/
.list-view-item__title {
  font-weight: bold;
}
.product-form__cart-submit--small {
  max-width: 100%;
}
.cart td {
  vertical-align: top;
}
#shopify-section-cart-template{
  padding-bottom: 80px;
}
[class*="index-section--flush"]:last-child{
  margin-bottom: 0px;
}
.slideshow__link{
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
.slideshow-wrapper{
  padding: 100px 0 0px;
}
.slideshow-wrapper .slick-slider .slick-dots{
  width: 80%;
  margin:0 auto;
}
@media only screen and (max-width: 896px) {
  .slideshow-wrapper{
    padding: 0px 0 0px;
  }
  .slideshow-wrapper .slick-slider .slick-dots{
    width: 80%;
    margin:0 auto;
    display: block !important;
    left:10%;
    transform: translateX(0%);
  }
}
.slick-slider{
  touch-action:auto !important;
}
.slideshow__title{
  font-size: 35px;
  font-weight: 500;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
}
.slideshow__subtitle{
  font-size: 16px;
  font-weight: 500;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 896px) {
  .slideshow__title{
    font-size: 16px;
  }
  .slideshow__subtitle{
    font-size: 13px;
  }
}

#switcher-73213041,
#switcher-29860196{
  opacity: 0;
  visibility: hidden;
}
.input-group__btn{
  width: 0;
}
.product-price__price {
  display: inline-block;
  color: #000;
}
.index-section {
  padding-top: 0px;
  padding-bottom: 0px;
}
.main-content {
  padding-top: 0px;
}
.product-featured-img{
  position: static;
}
[class*="index-section--flush"]:first-child {
  margin-top: 0px;
}
.btn[disabled] {
  cursor: default;
  opacity: 0.5;
  background-color: transparent;
  color: #fff;
}
.section-header h1,
.page-width h1{
  text-align: center;
  color: #000;
  font-size: 24px;
  font-family: 'Rotunda-Medium', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.075em;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 40px;
}
.page-width .rte p,
.page-width .rte th,
.page-width .rte td,
.page-width p{
  font-size: 16px;
  letter-spacing: 0.075em;
  color: #000;
}
.page-width .rte h2{
  font-size: 19px;
  letter-spacing: 0.05em;
  color: #000;
  font-weight: bold;
}
.page-width .rte .guide01{
  margin-bottom: 40px;
}
.shopify-challenge__container{
  padding-top: 60px;
}
.btn {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 8px 15px;
  background-color: #000;
  color: #fff !important;
  font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: normal;
  font-size: 16px;
}
.btn--secondary {
  background-color: #fff !important;
  color: #3d4246 !important;
  border-color: #e8e9eb !important;
  margin-top: 0;
}
.grid--half-gutters>.grid__item {
  padding-left: 0px;
  padding-right: 15px;
}
.form-vertical .grid__item {
  padding-left: 0px;
  padding-right: 30px;
}
.form-vertical [type="radio"], .form-vertical [type="checkbox"] {
  margin-bottom: 0;
}
/*----------------------------
account
----------------------------*/
.cart th {
  font-weight: 700;
}
.btn--small{
  font-size: 12px;
}
.cart--empty-message{
  margin-bottom: 40px;
}
#RecoverPassword{
  text-decoration: underline;
  margin-bottom: 40px;
  display: inline-block;
  font-weight: bold;
}
#customer_register_link{
  font-weight: bold;
  text-decoration: underline;
}
#CustomerLoginForm,
#RecoverPasswordForm,
#create_customer{
  padding-bottom: 80px;
}
.text-link,
#customer_logout_link,
.section-header p a{
  text-decoration: underline;
  font-weight: bold;
}
.address-new-toggle{
  margin-top: 20px;
  font-size: 14px;
}
.address-edit-toggle{
  font-size: 14px;
}
#RecoverPasswordForm h2{
  color: #000;
  font-size: 24px;
  font-family: "Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.075em;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 40px;
}
.medium-up--push-one-sixth {
  left: 0%;
  float: none;
  padding: 0;
  margin: 0 auto;
}
.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 0px;
}
.grid h2{
  font-size: 24px;
  font-family:"Rotunda-Regular","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.075em;
  line-height: 1.8;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px #000 solid;
}
th,td{
  font-family:"Rotunda-Regular","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.075em;
}
.grid h3{
  font-size: 18px;
  font-family:"Rotunda-Regular","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.075em;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px #000 solid;
}
.grid p + h3{
  margin-top: 40px;
}
.grid p{
  font-size: 12px;
}
.medium-up--one-third .btn{
  margin-top: 20px;
}
.medium-up--one-third h2{
  margin-top: 20px;
}

.medium-up--two-thirds h2{
  margin-top: 20px;
}
.responsive-table tr{
  border-bottom: 1px #ccc dotted;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.responsive-table tr td{
  padding: 5px;
}
.contact-form{
  padding-bottom: 80px;
}
@media only screen and (max-width: 896px) {
  .grid__item {
    padding-left: 0px;
    margin-top: 40px;
  }
  .contact-form .grid__item {
    margin-top: 0px;
  }
  .responsive-table th, .responsive-table td {
    padding: 10px;
  }
  .responsive-table tr{
    float: left;
    clear: both;
    width: 100%;
    border-bottom: 1px #ccc dotted;
    margin-bottom: 20px
  }

  .grid hr + h3{
    margin-top: 20px;
  }
}

/*----------------------------
BrandonGrotesque-Medium'
----------------------------*/

@import url("http://hello.myfonts.net/count/2be632");
@font-face {font-family: 'BrandonGrotesque-Medium';src: url('2BE632_0_0.eot');src: url('2BE632_0_0.eot?#iefix') format('embedded-opentype'),url('2BE632_0_0.woff') format('woff'),url('2BE632_0_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonGrotesque-Regular';src: url('2BE632_1_0.eot');src: url('2BE632_1_0.eot?#iefix') format('embedded-opentype'),url('2BE632_1_0.woff') format('woff'),url('2BE632_1_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonGrotesque-Bold';src: url('2BE632_2_0.eot');src: url('2BE632_2_0.eot?#iefix') format('embedded-opentype'),url('2BE632_2_0.woff') format('woff'),url('2BE632_2_0.ttf') format('truetype');}

@font-face {font-family: 'Rotunda-Medium';src: url('Rotunda-Medium.woff') format('woff'),url('Rotunda-Medium.ttf') format('truetype');}
@font-face {font-family: 'Rotunda-Regular';src: url('Rotunda-Regular.woff') format('woff'),url('Rotunda-Regular.ttf') format('truetype');}
@font-face {font-family: 'Rotunda-Bold';src: url('Rotunda-Bold.woff') format('woff'),url('Rotunda-Bold.ttf') format('truetype');}
@font-face {font-family: 'Rotunda-Light';src: url('Rotunda-Light.woff') format('woff'),url('Rotunda-Light.ttf') format('truetype');}


@font-face {font-family: 'Portrait Text Web';src: url('PortraitText-Regular2-Web.woff2') format('woff2'),
url('PortraitText-Regular2-Web.woff') format('woff');
font-weight: 500;
font-style: normal;
font-stretch: normal;}



.grecaptcha-badge{
  display: none;
}

html,body{
  font-family:"Rotunda-Regular","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 16px;
  line-height: 1.8;
	font-weight: 400;
	font-style: normal;
  color: #000;
  background: #000;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
  word-wrap: break-word;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
}
h1,h2,h3,h4{
  font-weight: normal;
}
.pc_only{
  display: block;
}
.sp_only{
  display: none;
}
@media only screen and (max-width: 896px) {
  .pc_only{
    display: none;
  }
  .sp_only{
    display: block;
  }
  body.page{
    padding-top: 0vw;
  }
  .site-header__cart-count {
    left: 16px;
  }
  .template-product .main-content {
    padding-top: 0px;
  }
}
#negroni img{
  width: 100%;
  height: auto;
}
::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #ccc;
  color: #000;
}
/*----------------------------------------------------
 link
--------------------------------------------------- */
a:link,
a:visited,
a:active{
    color: #000;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
a:hover{
    text-decoration: none;
}

/*----------------------------------------------------
 slick
--------------------------------------------------- */
:focus {
  outline: none;
}
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

.slick-prev{
  display: block;
  position: absolute;
  top: 20%;
  z-index: 10;
  border:none;
  text-indent: -9999px;
  cursor: pointer;
    -webkit-transition: all 0.5s 0s ease;
       -moz-transition: all 0.5s 0s ease;
            transition: all 0.5s 0s ease;
    width: 30px;
    height: 30px;
    left: -40px;
    mix-blend-mode: exclusion;
    background: url(arrow_left_w.svg) no-repeat center center !important;
    background-size: contain !important;
}
.slick-prev:hover{
  opacity: 0.5;
}
.slick-next{
  display: block;
  position: absolute;
  top: 20%;
  z-index: 10;
  border:none;
  text-indent: -9999px;
  cursor: pointer;
    -webkit-transition: all 0.5s 0s ease;
       -moz-transition: all 0.5s 0s ease;
            transition: all 0.5s 0s ease;
  width: 30px;
  height: 30px;
  right: -40px;
  mix-blend-mode: exclusion;
  background: url(arrow_right_w.svg) no-repeat center center !important;
  background-size: contain !important;
}
.slick-next:hover{
  opacity: 0.5;
}
.slide .slick-disabled{
  opacity: 0.2;
}
.slick-slider .slick-dots{
  width: 100%;
  text-align: center;
  letter-spacing: -0.4em;
}
.slick-slider .slick-dots li{
  display: inline-block;
  letter-spacing: normal;
  height: 8px;
  overflow: hidden;
  background: #dbdcdc;
  margin:0 3px;
  width: 20%;
  -webkit-transition: all 0.5s 0s ease;
     -moz-transition: all 0.5s 0s ease;
          transition: all 0.5s 0s ease;
}
.slick-slider .slick-dots li.slick-active{
  background: #000;
}
.slick-slider .slick-dots li button{
  opacity: 0;
}
@media only screen and (max-width: 896px) {
  .slide .slick-prev:hover{
    opacity: 1;
  }
  .slide .slick-next:hover{
    opacity: 1;
  }
  .slick-prev{
    top: 35%;
    left: 0px;
    width: 30px;
    height: 30px;
    z-index: 10;
  }
  .slick-next{
    top: 35%;
    right: 0px;
    width: 30px;
    height: 30px;
    z-index: 10;
  }
  .slick-prev:hover,
  .slick-next:hover {
    /* -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);
    -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);
    -ms-transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);
    -o-transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);
    transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);*/
  }
  .slick-slider .slick-dots{
    display: flex;
  }
  .slick-slider .slick-dots li{
    height: 3px;
    margin:0 1px;
  }
}

/*----------------------------------------------------
  .scrollview
--------------------------------------------------- */
.scrollview{
  -webkit-transition: all 0.8s 0s ease;
     -moz-transition: all 0.8s 0s ease;
      -ms-transition: all 0.8s 0s ease;
       -o-transition: all 0.8s 0s ease;
          transition: all 0.8s 0s ease;
          opacity: 0;
  -webkit-transform: scale(1,1) translate(-0%,20px);
     -moz-transform: scale(1,1) translate(-0%,20px);
      -ms-transform: scale(1,1) translate(-0%,20px);
       -o-transform: scale(1,1) translate(-0%,20px);
          transform: scale(1,1) translate(-0%,20px);
}
.scrollview.view{
  opacity: 1;
  -webkit-transform: scale(1,1) translate(-0%,0%);
     -moz-transform: scale(1,1) translate(-0%,0%);
      -ms-transform: scale(1,1) translate(-0%,0%);
       -o-transform: scale(1,1) translate(-0%,0%);
          transform: scale(1,1) translate(-0%,0%);

}
.scrollview_fix{
  -webkit-transition: all 1.2s 0s ease;
     -moz-transition: all 1.2s 0s ease;
      -ms-transition: all 1.2s 0s ease;
       -o-transition: all 1.2s 0s ease;
          transition: all 1.2s 0s ease;
          opacity: 0;
}
.scrollview_fix.view{
  opacity: 1;

}
/*----------------------------------------------------
 loading
--------------------------------------------------- */
#loading{
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 3000;
  background:#000;
}
#loading.out{
  opacity: 0;
    -webkit-transition: all 0.6s 0.2s linear;
       -moz-transition: all 0.6s 0.2s linear;
        -ms-transition: all 0.6s 0.2s linear;
         -o-transition: all 0.6s 0.2s linear;
            transition: all 0.6s 0.2s linear;
}
#loading .inner{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 0px;
  width: 320px;
  -webkit-transform: scale(1,1) translate(-50%,-50%);
     -moz-transform: scale(1,1) translate(-50%,-50%);
          transform: scale(1,1) translate(-50%,-50%);
          opacity: 1;
}
@media only screen and (max-width: 896px) {
  #loading .inner{
    margin-left: 0px;
  }
}
body.loadStart #loading .inner{
  opacity: 1;
  -webkit-transition: all 0.4s 0.0s ease;
     -moz-transition: all 0.4s 0.0s ease;
          transition: all 0.4s 0.0s ease;
}
body.pageLoad #loading .inner{
  -webkit-transition: all 0.4s 0.0s ease;
     -moz-transition: all 0.4s 0.0s ease;
          transition: all 0.4s 0.0s ease;
          /* -webkit-transform: scale(0,0) translate(-0%,0%);
             -moz-transform: scale(0,0) translate(-0%,0%);
                  transform: scale(0,0) translate(-0%,0%); */
}
#loading .FormatLoader {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  z-index: 12;
  margin: 0 auto;
  margin-top: -25px;
  position: relative;
  text-indent: -9999em;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid #FFF;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


@media only screen and (max-width: 896px) {
  #loading .inner{
    width: 60%;
  }
}
/*----------------------------------------------------
  .wrapper
--------------------------------------------------- */
#negroni .wrapper{
  overflow: hidden;
  position: relative;
  /* max-width: 1280px; */
  width: 100%;
  margin:0 auto;
  background: #FFF;
  margin-top: 60px;
}
body.template-index #negroni .wrapper{
  margin-top: 0px;
}

@media only screen and (max-width: 896px) {
  #negroni .wrapper{
    margin-top: 50px;
  }
  body.template-index #negroni .wrapper{
    margin-top: 0px;
  }
  body.page #negroni  .wrapper{
    margin-top: 0px;
  }
}

/*----------------------------------------------------
  #negroni .block_header
--------------------------------------------------- */
#negroni .block_header{
  display:block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #000;
  z-index: 100;
  -webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
          transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}

body.template-index #negroni .block_header{
  background: none;
}
body.template-index.onScroll #negroni .block_header{
  background: #000;
}

#negroni .block_header .inner{
  /* max-width: 1280px; */
  margin: 0 auto;
  position: relative;
}
#negroni .block_header .inner .logo{
  position: absolute;
  top: 12px;
  left: 50%;
  width: 153px;
  margin-left: -76px;
}
#negroni .block_header .inner .logo a{
  display: block;
  -webkit-transition: all 0.4s 0.0s ease;
  -moz-transition: all 0.4s 0.0s ease;
  transition: all 0.4s 0.0s ease;
}
#negroni .block_header ul.menu{
  line-height: 1;
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
}
#negroni .block_header ul.menu > li{
  display: inline-block;
  letter-spacing: normal;
}
#negroni .block_header ul.menu > li.menu01{
  margin-right: 150px;
}
#negroni .block_header ul.menu > li.menu02{
  margin-left: 150px;
}
#negroni .block_header ul.menu > li a{
  display: block;
  padding: 24px 0;
  font-family: 'Rotunda-Medium';
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #FFFFFF;
  -webkit-transition: all 0.4s 0.0s ease;
     -moz-transition: all 0.4s 0.0s ease;
          transition: all 0.4s 0.0s ease;
          position: relative;
}
#negroni .block_header ul.menu > li a:hover{
  opacity: 0.5;
}
#negroni .block_header .lang{
  position: absolute;
  top: 23px;
  left: 20px;
}
#negroni .block_header .lang a{
  display: block;
  font-family: 'Rotunda-Medium';
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #FFF;
  -webkit-transition: all 0.4s 0.0s ease;
     -moz-transition: all 0.4s 0.0s ease;
          transition: all 0.4s 0.0s ease;
}
#negroni .block_header .lang a:hover{
  opacity: 0.5;
}
#negroni .block_header .lang a::before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #FFF;
  display: inline-block;
  margin-right: 10px;
}

#negroni .block_header .cart{
  position: absolute;
  top: 14px;
  right: 106px;
}
#negroni .block_header .cart a{
  position: relative;
  top:0%;
  right: 0;
  padding: 8px 0;
  -ms-transform: translateY(-0%);
  -webkit-transform: translateY(-0%);
  transform: translateY(-0%);

  display: block;
  width: 26px;
  height: 31px;
  background: url(icon_cart.svg) no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.4s 0.0s ease;
     -moz-transition: all 0.4s 0.0s ease;
          transition: all 0.4s 0.0s ease;
}
#negroni .block_header .cart a:hover{
  opacity: 0.5;
}
.site-header__account {
  right: 70px;
}
@media only screen and (max-width: 896px) {
  #negroni .block_header{
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
  }
  body.template-index #negroni .block_header{
    background: none;
    background: rgba(0, 0, 0, 0);
  }
  body.template-index.onScroll #negroni .block_header{
    background: rgba(0, 0, 0, 0.5);
  }
  #negroni .block_header .inner{
    margin: 0px;
  }
  #negroni .block_header .inner .logo{
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -54px;
    width: 108px;
  }
  body.onScroll #negroni .block_header .inner .logo,
  body.page #negroni .block_header .inner .logo{
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -54px;
    width: 108px;
  }
  #negroni .block_header ul.menu{
    display: none;
  }
  #negroni .block_header .lang{
    /* display: none; */
  }

  #negroni .block_header .lang{
    position: absolute;
    top: 19px;
    left: 12vw;
  }
  #negroni .block_header .lang a{
    font-size: 10px;
  }
  #negroni .block_header .lang a:hover{
  }
  #negroni .block_header .lang a::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #FFF;
    display: inline-block;
    margin-right: 5px;
  }
  #negroni .block_header .cart{
    position: absolute;
    top: 8px;
    right: auto;
    left: 15px;
  }
  #negroni .block_header .cart a{
    position: relative;
    top:0%;
    right: 0;
    padding: 8px 0;
    -ms-transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    transform: translateY(-0%);
    display: block;
    width: 18px;
    height: 28px;
    background: url(icon_cart.svg) no-repeat center center;
    background-size: contain;
    -webkit-transition: all 0.4s 0.0s ease;
       -moz-transition: all 0.4s 0.0s ease;
            transition: all 0.4s 0.0s ease;
  }
  #negroni .block_header .cart a:hover{
    opacity: 0.5;
  }
}


/*----------------------------------------------------
  .sp_menu
--------------------------------------------------- */
#sp_menu a.toggle{
  position: absolute;
  display: block;
  top: 0px;
  right: 10px;
  width: 60px;
  height: 60px;
  z-index: 1100;
}
#sp_menu a.toggle .wrap{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  overflow: hidden;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#sp_menu a.toggle span.l1{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 37px;
  height: 4px;
  margin-top: -13px;
  margin-left: -18px;
          transform-origin: center center;
  -webkit-transform-origin: center center;
-webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
#sp_menu a.toggle span.l1:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
}
#sp_menu a.toggle span.l2{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 37px;
  height: 4px;
  margin-top: -3px;
  margin-left: -18px;
          transform-origin: center center;
  -webkit-transform-origin: center center;
-webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
#sp_menu a.toggle span.l2:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
}
#sp_menu a.toggle span.l3{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 37px;
  height: 4px;
  margin-top: 7px;
  margin-left: -18px;
          transform-origin: center center;
  -webkit-transform-origin: center center;
-webkit-transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
        transition: all 0.6s 0s cubic-bezier(0.875, 0.005, 0.090, 0.990);
}
#sp_menu a.toggle span.l3:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
}

@media only screen and (max-width: 896px) {
  #sp_menu a.toggle{
    top: 0px;
    right: 10px;
    width: 50px;
    height: 50px;
  }
  #sp_menu a.toggle .wrap{
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
  }
  #sp_menu a.toggle span.l1{
    width: 30px;
    height: 2px;
    margin-top: -11px;
    margin-left: -15px;
  }
  #sp_menu a.toggle span.l2{
    width: 30px;
    height: 2px;
    margin-top: -3px;
    margin-left: -15px;
  }
  #sp_menu a.toggle span.l3{
    width: 30px;
    height: 2px;
    margin-top: 5px;
    margin-left: -15px;
  }
}


/*----------------------------------------------------
  #negroni .block_navigation
--------------------------------------------------- */

#negroni .block_navigation{
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  color: #000;
  z-index: 900;
  opacity: 0;
  visibility: hidden;
  background: #FFF;
  -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
body.menu_open #negroni .block_navigation{
  opacity: 1;
  visibility: visible;
}
#negroni .block_navigation a.close{
  position: fixed;
  top: 0;
  right:50px;
  z-index: 100;
  display: block;
  width: 60px;
  height: 60px;
}
#negroni .block_navigation a.close .l1{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 1px;
  background: #000;
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(-45deg);
    -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(-45deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(-45deg);

}
#negroni .block_navigation a.close .l2{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 1px;
  background: #000;
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(45deg);
    -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(45deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(45deg);

}
#negroni .block_navigation .bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
}
#negroni .block_navigation .inner{
  margin:0 50px;
  margin-top: 60px;
  padding-bottom: 60px;
  position: relative;
  padding-top: 30px;
  border-top: 1px #000 solid;
  display: flex;
  flex-direction: row; /* row row-reverse column */
  justify-content: space-between; /* flex-start  center  space-between */
  align-items: flex-start; /* flex-start  center  */
}
#negroni .block_navigation .inner .block.pos01{
  width: 50%;
  overflow: hidden;
}
#negroni .block_navigation .inner .block.pos01 .left{
  float: left;
  width: 50%;
}
#negroni .block_navigation .inner .block.pos01 .left dl{
  margin-right: 50px;
}
#negroni .block_navigation .inner .block.pos01 .right{
  float: right;
  width: 50%;
}
#negroni .block_navigation .inner .block.pos02{
  width: 25%;
}
#negroni .block_navigation .inner .block.pos03{
  width: 25%;
}
#negroni .block_navigation .inner .block dl.first{
  margin-right: 50px;
}
#negroni .block_navigation .inner .block dl.first.top_line{
  border-top: 1px #000 solid;
  padding-top: 15px;
  margin-top: 15px;
}
#negroni .block_navigation .inner .block dl.first > dt{

}
#negroni .block_navigation .inner .block dl.first > dt > a{
  display: block;
  font-size: 18px;
  line-height: 2.5;
  padding-bottom: 5px;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#negroni .block_navigation .inner .block dl.first > dt > a:hover{
  opacity: 0.5;
}

#negroni .block_navigation .inner .block dl.first > dt > a:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 0;
  width: 15px;
  height: 8px;
  background: url(./arrow_bottom.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#negroni .block_navigation .inner .block dl.first > dt.view > a:after{
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
     -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
}
#negroni .block_navigation .inner .block dl.first > dd{
  display: none;
}
#negroni .block_navigation .inner .block dl.first > dd dl.second{

}
#negroni .block_navigation .inner .block dl.first > dd dl.second dt{

}
#negroni .block_navigation .inner .block dl.first > dd dl.second dt a{
  display: block;
  font-size: 18px;
  line-height: 2.5;
  padding-bottom: 5px;
  position: relative;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#negroni .block_navigation .inner .block dl.first > dd dl.second dt a:hover{
  opacity: 0.5;
}
#negroni .block_navigation .inner .block dl.first > dd dl.second dt a:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 0;
  width: 15px;
  height: 8px;
  background: url(./arrow_bottom.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#negroni .block_navigation .inner .block dl.first > dd dl.second dt.view a:after{
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
     -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
}
#negroni .block_navigation .inner .block dl.first > dd dl.second dd{
  display: none;
}
#negroni .block_navigation .inner .block dl.first > dd ul{

}
#negroni .block_navigation .inner .block dl.first > dd ul li{
  display: block;
  font-size: 18px;
  line-height: 2.5;
  padding-bottom: 5px;
  color: #ccc;
}
#negroni .block_navigation .inner .block dl.first > dd ul li a,
#negroni .block_navigation .inner .block dl.first .single a{
  display: block;
  font-size: 18px;
  line-height: 2.5;
  color: #000;
  padding-bottom: 5px;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#negroni .block_navigation .inner .block dl.first .single.sale a{
  color: #ff0000;
}
#negroni .block_navigation .inner .block dl.first > dd ul li a:hover,
#negroni .block_navigation .inner .block dl.first .single a:hover{
  opacity: 0.5;
}
@media only screen and (max-width: 896px) {
  #negroni .block_navigation{
  }
  body.menu_open #negroni .block_navigation{
  }
  #negroni .block_navigation a.close{
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 100;
    display: block;
    width: 50px;
    height: 50px;
  }
  #negroni .block_navigation a.close .l1{
    margin-left: -15px;
    width: 30px;
    height: 2px;
  }
  #negroni .block_navigation a.close .l2{
    margin-left: -15px;
    width: 30px;
    height: 2px;

  }
  #negroni .block_navigation .bg{
  }
  #negroni .block_navigation .inner{
    margin:0 30px;
    margin-top: 60px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-top: 1px #000 solid;
    display: block;
  }
  #negroni .block_navigation .inner .block.pos01{
    width: 100%;
    border-bottom: 1px #000 solid;
    padding-top: 15px;
    margin-top: 15px;
  }
  #negroni .block_navigation .inner .block.pos01 .left{
    float: none;
    width: 100%;
  }
  #negroni .block_navigation .inner .block.pos01 .left dl{
    margin-right: 30px;
  }
  #negroni .block_navigation .inner .block.pos01 .right{
    float: none;
    width: 100%;
  }
  #negroni .block_navigation .inner .block.pos01 .right dl{
    margin-right: 30px;
  }
  #negroni .block_navigation .inner .block.pos02{
    width: 100%;
    border-bottom: 1px #000 solid;
    padding-top: 15px;
    margin-top: 15px;
  }
  #negroni .block_navigation .inner .block.pos03{
    width: 100%;
    border-bottom: 1px #000 solid;
    padding-top: 15px;
    margin-top: 15px;
  }
  #negroni .block_navigation .inner .block dl.first{
    margin-right: 0px;
  }
  #negroni .block_navigation .inner .block dl.first.top_line{
    border-top: 1px #000 solid;
    padding-top: 30px;
    margin-top: 0px;
  }
  #negroni .block_navigation .inner .block dl.first > dt{
  }
  #negroni .block_navigation .inner .block dl.first > dt > a {
    font-size: 16px;
  }
  #negroni .block_navigation .inner .block dl.first > dd dl.second dt a {
    font-size: 16px;
  }
  #negroni .block_navigation .inner .block dl.first > dd ul li a,
  #negroni .block_navigation .inner .block dl.first .single a {
    font-size: 16px;
  }
}
/*----------------------------------------------------
  #negroni .block_footer
--------------------------------------------------- */
#negroni .block_footer{
  clear: both;
  position: relative;
  padding: 60px 0;
  background: #39443E;
  color: #FFF;
}
#negroni .block_footer .inner{
  position: relative;
}

#negroni .block_footer .logo{
  width: 120px;
  margin: 0 auto;
  margin-bottom: 40px;
}
#negroni .block_footer .menu_area{
  overflow: hidden;
  letter-spacing: -0.4em;
  margin-bottom: 60px;
}
#negroni .block_footer .menu_area dl{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 30%;
  margin:0 1.5%;
  text-align: center;
}
#negroni .block_footer .menu_area dl dt{
  font-size: 17px;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
  font-weight: 400;
  font-family: 'Rotunda-Light',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_footer .menu_area dl dd{
  font-size: 20px;
  letter-spacing: 0.08em;
}
#negroni .block_footer .menu_area dl dd a{
  font-weight: Regular;
  color: #FFF;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#negroni .block_footer .menu_area dl dd a:hover{
  opacity: 0.5;
}
#negroni .block_footer .menu_area dl dd.tel,
#negroni .block_footer .menu_area dl dd.mail{
  font-size: 35px;
  font-weight: 400;
  font-family: 'Rotunda-Medium';
}
#negroni .block_footer .menu_area dl dd a.line{
  text-decoration: underline;
}
#negroni .block_footer ul.sns{
  letter-spacing: -0.4em;
}
#negroni .block_footer ul.sns li{
  display: inline-block;
  letter-spacing: normal;
  width: 70px;
  margin:0 10px;
}
#negroni .block_footer ul.card{
  letter-spacing: -0.4em;
  width: 340px;
  margin: 0 auto;
}
#negroni .block_footer ul.card li{
  display: inline-block;
  letter-spacing: normal;
  width: 80px;
  margin:0 5px 10px 5px;
}
#negroni .block_footer ul.world{
  letter-spacing: -0.4em;
}
#negroni .block_footer ul.world li{
  display: inline-block;
  letter-spacing: normal;
  width: 110px;
  margin:0 5px 10px 5px;
}
#negroni .block_footer .copyright{
  text-align: center;
  font-size: 15px;
  font-family: 'Rotunda-Light';
}

@media only screen and (max-width: 896px) {
  #negroni .block_footer{
    padding: 60px 0;
  }
  #negroni .block_footer .inner{
  }
  #negroni .block_footer .logo{
    width: 120px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  #negroni .block_footer .menu_area{
    margin-bottom: 20px;
  }
  #negroni .block_footer .menu_area dl{
    display:block;
    width: 90%;
    margin:0 auto;
    margin-bottom: 20px;
  }
  #negroni .block_footer .menu_area dl dt{
    font-size: 12px;
    margin-bottom: 5px;
  }
  #negroni .block_footer .menu_area dl dd{
    font-size: 16px;
  }
  #negroni .block_footer .menu_area dl dd a{
  }
  #negroni .block_footer .menu_area dl dd a:hover{
  }
  #negroni .block_footer .menu_area dl dd.tel,
  #negroni .block_footer .menu_area dl dd.mail{
    font-size: 25px;
  }
  #negroni .block_footer ul.sns{
  }
  #negroni .block_footer ul.sns li{
    width: 50px;
    margin:0 10px;
  }
  #negroni .block_footer ul.card{
    width: 260px;
  }
  #negroni .block_footer ul.card li{
    width: 60px;
    margin:0 5px 10px 5px;
  }
  #negroni .block_footer ul.world{
  }
  #negroni .block_footer ul.world li{
    width: 80px;
    margin:0 5px 10px 5px;
  }
  #negroni .block_footer .copyright{
    font-size: 12px;
  }
}



/*----------------------------------------------------
 block_mainvisual
--------------------------------------------------- */
#negroni .block_mainvisual{
  position: relative;
  overflow: hidden;
}
#negroni .block_mainvisual .slide_area{
  overflow: hidden;
  position: relative;
}
#negroni .block_mainvisual .slide_area .column{
  position: relative;
}
#negroni .block_mainvisual .slide_area .column ul.btn_area{
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
}
#negroni .block_mainvisual .slide_area .column ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 20px;
}
#negroni .block_mainvisual .slide_area .column ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(../img/common/btn_frame.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  font-weight: bold;
}

@media only screen and (max-width: 896px) {
  #negroni .block_mainvisual{
  }
  #negroni .block_mainvisual .visual_area{
  }
  #negroni .block_mainvisual .visual_area .visual{
    position: relative;
    top: 0;
    left: 20%;
    width: 80vw;
    height: 80vw;
  }
  #negroni .block_mainvisual .visual_area .textarea{
    position: absolute;
    top: 20%;
    left: 5vw;
    -webkit-transform: scale3d(1,1,1) translate(0px,0%);
       -moz-transform: scale3d(1,1,1) translate(0px,0%);
            transform: scale3d(1,1,1) translate(0px,0%);
  }
  #negroni .block_mainvisual .visual_area .textarea .lead{
    margin-bottom: 0.5vw;
  }
  #negroni .block_mainvisual .visual_area .textarea .lead span{
    font-size: 5vw;
    padding: 0 5px;
  }
  #negroni .block_mainvisual .visual_area .textarea .sub{
    line-height: 1;
  }
  #negroni .block_mainvisual .visual_area .textarea .sub span{
    font-size: 3vw;
    padding: 0 5px;
  }
  #negroni .block_mainvisual .link{
    margin:0 8vw;
    margin-top: 10vw;
  }
  #negroni .block_mainvisual .link a{
    display: block;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size:3vw;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
    background: #000;
    color: #FFF;
    padding: 10px 40px;
    border-radius: 40px;
    -webkit-transition: all 0.5s 0s ease;
            transition: all 0.5s 0s ease;
  }
  #negroni .block_mainvisual .link span:after{
    font-family: "FontAwesome";
    content: "\f178";
    display: inline-block;
    margin-left: 8px;
  }
}

/*----------------------------------------------------
 block_item_slide_list
--------------------------------------------------- */
#negroni .block_item_slide_list{
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding: 160px 0 40px;
}
#negroni .block_item_slide_list .inner{
  width: 90%;
  margin: 0 auto;
  /* max-width: 1280px; */
}
#negroni .block_item_slide_list .inner .title{
  text-align: center;
  color: #000;
  font-size: 20px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}
#negroni .block_item_slide_list .inner .slide_area{
  width: 90%;
  margin:0 auto;
}
#negroni .block_item_slide_list .inner .slide_area .column{
  width: 33.33333vw;
  margin:0%;
  margin-bottom: 40px;
  float: left;
}
#negroni .block_item_slide_list .inner .slide_area .column a{
  display: block;
  color: #000;
  text-align: center;
  line-height: 1.5;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
#negroni .block_item_slide_list .inner .slide_area .column a .column_title{
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Rotunda-Regular',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 10px;
}
#negroni .block_item_slide_list .inner .slide_area .column a p{
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
#negroni .block_item_slide_list .inner .slide_area .column a .price{
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: 'Rotunda-Regular';
}
#negroni .block_item_slide_list .inner .slide_area .slick-dots{
  position: static;
}
#negroni .block_item_slide_list ul.btn_area{
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
  margin-top: 30px;
}
#negroni .block_item_slide_list ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 20px;
}
#negroni .block_item_slide_list ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame_b.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  color: #000;
  font-weight: bold;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
@media only screen and (max-width: 896px) {
  #negroni .block_item_slide_list{
    padding: 80px 0 40px;
  }
  #negroni .block_item_slide_list .inner{
    width: 100%;
  }
  #negroni .block_item_slide_list .inner .title{
  }
  #negroni .block_item_slide_list .inner .slide_area{
    width: 100%;
    margin:0 auto;
  }
  #negroni .block_item_slide_list .inner .slide_area .column{
    margin-bottom: 40px;
  }
  #negroni .block_item_slide_list .inner .slide_area .column a{
  }
  #negroni .block_item_slide_list .inner .slide_area .column a .column_title{
    margin-bottom: 0;
  }
  #negroni .block_item_slide_list .inner .slide_area .column a p{
  }
  #negroni .block_item_slide_list .inner .slide_area .column a .price{
    font-size: 18px;
  }
  #negroni .block_item_slide_list .inner .slide_area .slick-dots{
    position: static;
    width: 90%;
    margin:0 auto;
  }
  #negroni .block_item_slide_list ul.btn_area{
    width: 100%;
    letter-spacing: -0.4em;
    text-align: center;
    margin-top: 30px;
  }
  #negroni .block_item_slide_list ul.btn_area li{
    display:block;
    margin:0px;
    margin-bottom: 3vw;
  }
  #negroni .block_item_slide_list ul.btn_area li a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame_b.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
  }

}


/*----------------------------------------------------
 block_image_slide_list
--------------------------------------------------- */
#negroni .block_image_slide_list{
  position: relative;
  overflow: hidden;
}
#negroni .block_image_slide_list .slide_area{
  overflow: hidden;
  position: relative;
}
#negroni .block_image_slide_list .slide_area .column{
  position: relative;
}
#negroni .block_image_slide_list .slide_area .column .lead{
  position: absolute;
  top: 13%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 35px;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_image_slide_list .btn {
  cursor: default;
  border:none;
  border-radius: 0px;
  padding: 0;
  background-color: transparent;
}
#negroni .block_image_slide_list .slide_area .column ul.btn_area{
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
}
#negroni .block_image_slide_list .slide_area .column ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 20px;
}
#negroni .block_image_slide_list .slide_area .column ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  font-weight: bold;
  color: #FFF;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
#negroni .block_image_slide_list .slide_area .column ul.btn_area.color_black li a{
  background: url(btn_frame_b.svg) no-repeat center center;
  background-size: contain;
  color: #000;
}
#negroni .block_image_slide_list .slide_area .slick-prev {
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  left: 10px;
}
#negroni .block_image_slide_list .slide_area .slick-next {
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  right: 10px;
}
#negroni .block_image_slide_list .slide_area .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: -0.4em;
}
#negroni .block_image_slide_list .slide_area .slick-dots li{
  background: #999999;
}
#negroni .block_image_slide_list .slide_area .slick-dots li.slick-active {
  background: #FFF;
}

@media only screen and (max-width: 896px) {

  #negroni .block_image_slide_list .slide_area .slick-prev {
    width: 30px;
    height: 30px;
    margin-top: -20px;
    left: 10px;
  }
  #negroni .block_image_slide_list .slide_area .slick-next {
    width: 30px;
    height: 30px;
    margin-top: -20px;
    right: 10px;
  }
  #negroni .block_image_slide_list .slide_area .column .lead{
    position: absolute;
    top: 17%;
    font-size:20px;
  }
  #negroni .block_image_slide_list .slide_area .column ul.btn_area{
    position: absolute;
    bottom: 5vw;
  }
  #negroni .block_image_slide_list .slide_area .column ul.btn_area li{
    display: block;
    letter-spacing: normal;
    vertical-align: middle;
    margin:0px;
    margin-bottom: 3vw;
  }
  #negroni .block_image_slide_list .slide_area .column ul.btn_area li a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
  }
  #negroni .block_image_slide_list .slide_area .slick-dots {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
}
/*----------------------------------------------------
 block_contents_list
--------------------------------------------------- */
#negroni .block_contents_list{
  position: relative;
  overflow: hidden;
  background: #FFF;
  color: #000;
  padding: 100px 0 0px;
}
#negroni .block_contents_list .inner{
  margin:0 auto;
  width: 80%;
  max-width: 1100px;
}
#negroni .block_contents_list .inner .column{
}
#negroni .block_contents_list .inner .column figure{
  margin:0 50px;
  position: relative;
  margin-bottom: 30px;
}
#negroni .block_contents_list .inner .column figure figcaption{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  color: #FFF;
  font-weight: 500;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
}
#negroni .block_contents_list .inner .column .lead{
  font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.075em;
  margin-bottom: 10px;
}
#negroni .block_contents_list .inner .column p{
  text-align: left;
  font-size: 22px;
  letter-spacing: 0.075em;
  margin-bottom: 30px;
}

#negroni .block_contents_list .inner .column ul.btn_area{
  position: absolute;
  left: 0;
  bottom: 70px;
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
}
#negroni .block_contents_list .inner .column ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 25px;
}
#negroni .block_contents_list .inner .column ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  font-weight: bold;
  color: #000000;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
@media only screen and (max-width: 896px) {
  #negroni .block_contents_list{
    padding: 0px 0 0px;
  }
  #negroni .block_contents_list .inner{
    margin:0 auto;
    width: 100%;
  }
  #negroni .block_contents_list .inner .column{
    margin-bottom: 0;
  }
  #negroni .block_contents_list .inner .column figure{
    margin:0px;
    position: relative;
    margin-bottom: 0px;
  }
  #negroni .block_contents_list .inner .column figure figcaption{
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 20px;
    text-align: center;
    color: #FFF;
  }
  #negroni .block_contents_list .inner .column .lead{
    position: absolute;
    top: 40%;
    left: 5%;
    width: 90%;
    line-height: 1.8;
    font-size: 6vw;
    margin-bottom: 0px;
    color: #FFF;
  }
  #negroni .block_contents_list .inner .column p{
    display: none;
  }

  #negroni .block_contents_list .inner .column ul.btn_area{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    letter-spacing: -0.4em;
    text-align: center;
  }
  #negroni .block_contents_list .inner .column ul.btn_area li{
    display: block;
    margin: 0px;
    margin-bottom: 3vw;
  }
  #negroni .block_contents_list .inner .column ul.btn_area li a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
    color: #000000;
  }
}
/*----------------------------------------------------
 block_newsletter
--------------------------------------------------- */
#negroni .block_newsletter{
  position: relative;
  overflow: hidden;
  background: #e3e3e3;
  color: #000;
  padding: 45px 0;
  text-align: center;
  /* margin-top: 80px; */
}

.template-index #negroni .block_newsletter{
  margin-top:0px;
}
.index-section--newsletter-background {
  background-color: #FFF;
  padding-bottom: 80px;
}
#negroni .block_newsletter label{
  text-align: center;
  color: #000;
  font-size: 24px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}
#negroni .block_newsletter.page{
  background: none;
}
#negroni .block_newsletter .inner{
  margin:0 40px;
}
#negroni .block_newsletter .lead{
  margin-bottom: 40px;
  font-size: 24px;
  letter-spacing: 0.1em;
}
#negroni .block_newsletter p{
  margin-bottom: 40px;
  font-size: 24px;
  letter-spacing: 0.1em;
}
.shopify-challenge__container{
  padding-bottom: 80px;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #000;
  padding-bottom: 80px;
}
.shopify-challenge__container .shopify-challenge__message{
  color: #000;
  font-family:"Rotunda-bold", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_newsletter .inner .btn_original{
}
#negroni .block_newsletter .inner .btn_original a{
  display: block;
  margin:0 auto;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame_b.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-weight: Medium;
  color: #000;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
#negroni .block_newsletter .inner .title{
  font-size: 23px;
  letter-spacing: 0.08em;
  font-weight: bold;
  margin-bottom: 25px;
}
#negroni .block_newsletter .inner .input-group{
  width: 500px;
  max-width: 500px;
  margin:0 auto;
  position: relative;
  height: 45px;
}
#negroni .block_newsletter .inner .input-group input[type="email"]{
  width: 100%;
  border: none;
  background: #FFF;
  font-size: 16px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  padding: 0px 150px 0px 12px;
  height: 65px;
  font-size: 24px;
  border:2px #000 solid;
  box-sizing: border-box;

}
#negroni .block_newsletter .inner .input-group button{
  position: absolute;
  top: 0px;
  right: 0;
  width: 150px;
  background: #000;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border: none;
  padding: 0px 15px;
  height: 65px;
  font-size: 24px;
  color: #FFF;
  cursor: pointer;

  margin-top: 0;
}
@media only screen and (max-width: 896px) {
  #negroni .block_newsletter{
    padding: 45px 0;
    margin-top: 0px;
  }
  #negroni .block_newsletter .inner{
    margin:0 auto;
    width: 90%;
  }
  #negroni .block_newsletter .inner .page-width {
    padding-left: 0;
    padding-right: 0;
  }
  #negroni .block_newsletter p {
    margin-bottom: 40px;
    font-size: 16px;
    letter-spacing: 0.1em;
}
  #negroni .block_newsletter .inner .btn_original a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame_b.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
  }
  #negroni .block_newsletter .inner .title{
    font-size: 5vw;
    margin-bottom: 25px;
  }
  #negroni .block_newsletter .inner .input-group{
    width: 100%;
    height: 45px;
  }
  #negroni .block_newsletter .inner .input-group input[type="email"]{
    height:45px;
    font-size: 16px;
  }
  #negroni .block_newsletter .inner .input-group button{
    width: 100px;
    padding: 0px 15px;
    height: 45px;
    font-size: 16px;
  }

}
.shopify-email-marketing-confirmation__container{
  color: #000;
  padding: 100px 0;
  text-align: center;
  font-size: 20px;
}
.shopify-email-marketing-confirmation__container p{
  color: #000;
}
.shopify-email-marketing-confirmation__container h1{
  text-align: center;
  color: #000;
  font-size: 24px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 40px;
}
/*----------------------------------------------------
 block_breadcrumb
--------------------------------------------------- */
#negroni .block_breadcrumb{
  position: relative;
  overflow: hidden;
  background: #FFF;
  color: #000;
}
#negroni .block_breadcrumb .inner{
  margin:0 60px;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
#negroni .block_breadcrumb .inner ul{
  overflow: hidden;
}
#negroni .block_breadcrumb .inner ul li{
  float: left;
  line-height: 67px;
  font-size: 17px;
  letter-spacing: 0.075em;
  font-weight: bold;
  margin-right: 40px;
  position: relative;
}
#negroni .block_breadcrumb .inner ul li:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -20px;
  width: 6px;
  height: 11px;
  background: url(arrow_breadcrumb.svg) no-repeat center center;
  background-size: contain;
}
#negroni .block_breadcrumb .inner ul li:last-child:after{
  display: none;
}
#negroni .block_breadcrumb .inner ul li a{
  display: block;
  color: #000000;
  font-size: 17px;
  letter-spacing: 0.075em;
  font-weight: bold;
}
#negroni .block_breadcrumb .inner ul li a br{
  display: none;
}
@media only screen and (max-width: 896px) {
  #negroni .block_breadcrumb{
  }
  #negroni .block_breadcrumb .inner{
    margin:0 0px 0 20px;
  }
  #negroni .block_breadcrumb .inner ul{
    overflow: hidden;
    width: 2000px;
  }
  #negroni .block_breadcrumb .inner ul li{
    float: left;
    line-height: 24px;
    font-size: 12px;
    margin-right: 40px;
  }
  #negroni .block_breadcrumb .inner ul li:after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: -20px;
    width: 6px;
    height: 11px;
    background: url(arrow_breadcrumb.svg) no-repeat center center;
    background-size: contain;
  }
  #negroni .block_breadcrumb .inner ul li:last-child:after{
    display: none;
  }
  #negroni .block_breadcrumb .inner ul li a{
    font-size: 12px;
  }
}

/*----------------------------------------------------
 block_item_detail
--------------------------------------------------- */
#negroni .block_item_detail{
  position: relative;
  overflow: hidden;
  background: #FFF;
  color: #000;
  padding-bottom: 80px;
}
#negroni .block_item_detail .inner{
  margin:0 40px;
}
#negroni .block_item_detail .inner .summary{
  overflow: hidden;
  margin-bottom: 65px;
}
#negroni .block_item_detail .inner .summary .image_area{
  float: left;
  width: 66.6666%;
}
#negroni .block_item_detail .inner .summary .image_area .slick-prev {
  top: 50%;
  left: 10px;
  margin-top: -40px;
}
#negroni .block_item_detail .inner .summary .image_area .slick-next {
  top: 50%;
  right: 10px;
  margin-top: -40px;
}
#negroni .block_item_detail .inner .summary .image_area .slick-dots {
  margin-top: 10px;
  position: static;
  bottom: -25px;
}
#negroni .block_item_detail .inner .summary .image_area .slick-dots li {
  height: 4px;
  margin: 0 3px;
  width: 10%;
}
#negroni .block_item_detail .inner .summary .text_area{
  float: right;
  width: 30%;
}
#negroni .block_item_detail .inner .summary .text_area .item_title{
  font-size: 30px;
  font-weight: bold;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  line-height: 1.5;
}
#negroni .block_item_detail .inner .summary .text_area .sub_title{
  font-size: 20px;
  font-weight: Medium;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 10px;
}

#negroni .block_item_detail .inner .summary .text_area .color_patern{
  margin-bottom: 20px;
}
#negroni .block_item_detail .inner .summary .text_area .color_patern .c_t{
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
#negroni .block_item_detail .inner .summary .text_area .color_patern ul{
  overflow: hidden;
}
#negroni .block_item_detail .inner .summary .text_area .color_patern ul li{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#negroni .block_item_detail .inner .summary .text_area .color_patern ul li a{
  display: block;
  width: 28px;
  height: 28px;
  background: #000;
  border-radius: 50%;
}
#negroni .block_item_detail .inner .summary .text_area .price_area{
  position: relative;
  margin-bottom: 20px;
}
#negroni .block_item_detail .inner .summary .text_area .product-single__price{
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 30px;
}
#negroni .block_item_detail .inner .summary .text_area .price_area .price{
  font-size: 30px;
  font-family: 'Rotunda-Medium';
  letter-spacing: 0.075em;
}
#negroni .block_item_detail .inner .summary .text_area .price_area .price .product-price__price{
  font-size: 30px;
  font-family: 'Rotunda-Medium';
  letter-spacing: 0.1em;
}
#negroni .block_item_detail .inner .summary .text_area .price_area .pos{
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.075em;
}
#negroni .block_item_detail .inner .summary .text_area .product-form,
#negroni .block_item_detail .inner .summary .text_area .product-form label{
  font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#negroni .block_item_detail .inner .summary .text_area .product-form select,
#negroni .block_item_detail .inner .summary .text_area .product-form input{
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}

#negroni .block_item_detail .inner .summary .text_area .size_area{
  position: relative;
  margin-bottom: 10px;
}
#negroni .block_item_detail .inner .summary .text_area .size_area .s_t{
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.075em;
  margin-bottom: 5px;
  text-align: center;
}
#negroni .block_item_detail .inner .summary .text_area .buy_btn{
  margin-bottom: 8px;
}
#negroni .block_item_detail .inner .summary .text_area .buy_btn a{
  display: block;
  color: #FFF;
  background: url(btn_black.svg) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 32px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.075em;
}
.product-form__cart-submit{
  width: 100%;
  line-height: 1;
  padding-left: 0;
  padding-right: 0;
  white-space: normal;
  color: #FFF;
  background: url(btn_black.svg) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 3vw;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.4s 0.0s ease;
  -moz-transition: all 0.4s 0.0s ease;
  transition: all 0.4s 0.0s ease;
}
.social-sharing{
  text-align: center;
  margin-top: 20px;
}
.product-form__item--submit {
  -ms-flex-preferred-size: 200px;
  -webkit-flex-basis: 200px;
  -moz-flex-basis: 200px;
  flex-basis: 100%;
}
.product-form__item {
  margin-bottom: 20px;
}
#negroni .block_item_detail .inner .summary .text_area .wish_btn{
  margin-bottom: 20px;
}
#negroni .block_item_detail .inner .summary .text_area .wish_btn a{
  display: block;
  color: #000;
  background: url(btn_wish.svg) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 32px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.075em;
}
#negroni .block_item_detail .inner .summary .text_area .other_btn{
  text-align: center;
}
#negroni .block_item_detail .inner .summary .text_area .other_btn a{
  display: inline-block;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.075em;
  border-bottom: 2px #000 solid;
}
#negroni .block_item_detail .inner .entry{
  overflow: hidden;
  margin:0 70px;
  margin-bottom: 65px;
  letter-spacing: -0.4em;
}
#negroni .block_item_detail .inner .entry .left{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 47%;
  margin-right: 6%;
}
#negroni .block_item_detail .inner .entry .right{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 47%;
  margin-right: 0%;
}
#negroni .block_item_detail .inner .entry .spec_column{
  overflow: hidden;
  margin-bottom: 35px;
}
#negroni .block_item_detail .inner .entry .spec_column .column_header{
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.075em;
  padding-bottom: 20px;
  cursor: pointer;
  position: relative;
}
#negroni .block_item_detail .inner .entry .spec_column .column_header:after{
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 15px;
  height: 26px;
  background: url(arrow_right.svg) no-repeat center center;
  background-size: contain;
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(90deg);
     -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(90deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(90deg);
          -webkit-transition: all 0.4s 0s ease;
                  transition: all 0.4s 0s ease;
}
#negroni .block_item_detail .inner .entry .spec_column .column_header.active:after{
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(270deg);
     -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(270deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(270deg);
}

#negroni .block_item_detail .inner .entry .spec_column .column_area{
  font-size: 19px;
  letter-spacing: 0.075em;
  display: none;
}
#negroni .block_item_detail .inner .entry .spec_column .column_area p{
  font-size: 19px;
  letter-spacing: 0.075em;
}
#negroni .block_item_detail .inner .lineup{
  margin: 0 70px;
  padding-top: 50px;
  border-top: 2px #000 solid;
}
#negroni .block_item_detail .inner .lineup .title{
  font-size: 36px;
  line-height: 1;
  font-family: 'Rotunda-Bold';
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
#negroni .block_item_detail .inner .lineup .lineup_list{
  margin-bottom: 60px;
}
#negroni .block_item_detail .inner .lineup .lineup_list .list_title{
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Rotunda-Bold',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
#negroni .block_item_detail .inner .lineup .lineup_list .list_title br{
  display: none;
}
#negroni .block_item_detail .inner .lineup .lineup_list .list{
  overflow: hidden;
  letter-spacing: -0.4em;
}
#negroni .block_item_detail .inner .lineup .lineup_list .list .column{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 30%;
  margin:0 1.5%;
  margin-bottom: 20px;
}
#negroni .block_item_detail .inner .lineup .lineup_list .list .column a{
  display: block;
  -webkit-transition: all 0.4s 0.0s ease;
  -moz-transition: all 0.4s 0.0s ease;
  transition: all 0.4s 0.0s ease;
}
#negroni .block_item_detail .inner .lineup .lineup_list .list .column a .column_title{
  text-align: center;
  padding-top: 10px;
  font-size: 20px;
  letter-spacing: 0.075em;
  color: #000;
  font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_item_detail .inner .lineup .lineup_list .list .column a p,
#negroni .block_item_detail .inner .lineup .lineup_list .list .column a .price{
  display: none;
}
#negroni .block_item_detail .inner .lineup ul.btn_area{
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
  margin-top: 30px;
}
#negroni .block_item_detail .inner .lineup ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 20px;
}
#negroni .block_item_detail .inner .lineup ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame_b.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  color: #000;
  font-weight: bold;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
#negroni .block_item_detail .inner .banner{
  margin: 0 70px;
}

@media only screen and (max-width: 896px) {

  #negroni .block_item_detail{
    padding-bottom: 0px;
  }
  #negroni .block_item_detail .inner{
    margin: 0px;
  }
  #negroni .block_item_detail .inner .summary{
    margin-bottom: 65px;
  }
  #negroni .block_item_detail .inner .summary .image_area{
    float: none;
    position: relative;
    left: 0%;
    width: 100vw;
    margin-bottom: 40px;
  }
  #negroni .block_item_detail .inner .summary .image_area .slick-prev {
    top: 50%;
    left: 2%;
    margin-top: -20px;
  }
  #negroni .block_item_detail .inner .summary .image_area .slick-next {
    top: 50%;
    right: 2%;
    margin-top: -20px;
  }
  #negroni .block_item_detail .inner .summary .image_area .slick-dots {
    margin-top: 10px;
    position: static;
    justify-content: center; /* flex-start  center  space-between */
    bottom: -25px;
    display: flex;
  }
  #negroni .block_item_detail .inner .summary .image_area .slick-dots li {
    height: 2px;
    margin: 0 1px;
    width: 10%;
  }
  #negroni .block_item_detail .inner .summary .text_area{
    float: none;
    width: 90%;
    margin:0 auto;
  }
  #negroni .block_item_detail .inner .summary .text_area .item_title{
    font-size: 24px;
    margin-bottom: 10px;
  }
  #negroni .block_item_detail .inner .summary .text_area .sub_title{
    font-size: 18px;
    margin-bottom: 10px;
  }
  #negroni .block_item_detail .inner .summary .text_area .color_patern{
    margin-bottom: 20px;
  }
  #negroni .block_item_detail .inner .summary .text_area .color_patern .c_t{
    font-size: 16px;
    margin-bottom: 5px;
  }
  #negroni .block_item_detail .inner .summary .text_area .color_patern ul{
  }
  #negroni .block_item_detail .inner .summary .text_area .color_patern ul li{
    margin-right: 10px;
    margin-bottom:10px;
  }
  #negroni .block_item_detail .inner .summary .text_area .color_patern ul li a{
    width: 25px;
    height: 25px;
  }
  #negroni .block_item_detail .inner .summary .text_area .price_area{
    margin-bottom: 20px;
  }
  #negroni .block_item_detail .inner .summary .text_area .price_area .price .product-price__price{
    font-size: 14px;
  }
  .product-single__price .product-price__price{
    font-size: 30px;
  }
  #negroni .block_item_detail .inner .summary .text_area .price_area .price{
    font-size: 30px;
  }
  #negroni .block_item_detail .inner .summary .text_area .price_area .pos{
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 17px;
  }

  #negroni .block_item_detail .inner .summary .text_area .size_area{
    margin-bottom: 10px;
  }

  .product-form__cart-submit{
    height: 10vw;
  }

  #negroni .block_item_detail .inner .entry{
    margin:0 auto;
    width: 90%;
    overflow: hidden;
    margin-bottom: 35px;
    letter-spacing: -0.4em;
  }

  #negroni .block_item_detail .inner .entry .left{
    display:block;
    width: 100%;
    margin-right: 0%;
  }
  #negroni .block_item_detail .inner .entry .right{
    display:block;
    width: 100%;
    margin-right: 0%;
  }
  #negroni .block_item_detail .inner .entry .spec_column{
    display:block;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
  }
  #negroni .block_item_detail .inner .entry .spec_column .column_header{
    font-size: 16px;
    padding-bottom: 10px;
  }
  #negroni .block_item_detail .inner .entry .spec_column .column_header:after{
    top: 5px;
    right: 10px;
    width: 7px;
    height: 13px;
    background: url(arrow_right.svg) no-repeat center center;
    background-size: contain;
  }
  #negroni .block_item_detail .inner .entry .spec_column .column_area{
    font-size: 14px;
  }
  #negroni .block_item_detail .inner .entry .spec_column .column_area p{
    font-size: 16px;
  }
  #negroni .block_item_detail .inner .lineup{
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
    margin-bottom: 45px;
  }
  #negroni .block_item_detail .inner .lineup .title{
    font-size: 26px;
    margin-bottom: 15px;
  }
  #negroni .block_item_detail .inner .lineup .lineup_list{
    margin-bottom: 30px;
  }
  #negroni .block_item_detail .inner .lineup .lineup_list .list_title{
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  #negroni .block_item_detail .inner .lineup .lineup_list .list{
    overflow: hidden;
    letter-spacing: -0.4em;
  }
  #negroni .block_item_detail .inner .lineup .lineup_list .list .column{
    width: 48%;
    margin:0 1%;
    margin-bottom: 10px;
  }
  #negroni .block_item_detail .inner .lineup .lineup_list .list .column a .column_title{
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
  #negroni .block_item_detail .inner .lineup .lineup_list .list .column a p,
  #negroni .block_item_detail .inner .lineup .lineup_list .list .column a .price{
    display: none;
  }
  #negroni .block_item_detail .inner .lineup ul.btn_area{
    width: 100%;
    margin-top: 30px;
  }
  #negroni .block_item_detail .inner .lineup ul.btn_area li{
    display:block;
    margin:0 0px;
    margin-bottom: 4vw;
  }
  #negroni .block_item_detail .inner .lineup ul.btn_area li a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame_b.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
  }
  #negroni .block_item_detail .inner .banner{
    margin: 0 0px;
  }

}

/*----------------------------------------------------
 block_item_list
--------------------------------------------------- */
#negroni .block_item_list{
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding: 40px 0 80px;
}
#negroni .block_item_list .inner{
}
#negroni .block_item_list .inner .title{
  text-align: center;
  color: #000;
  font-size: 28px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.075em;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 40px;
}
#negroni .block_item_list .inner .list{
  width: 90%;
  margin:0 auto;
  letter-spacing: -0.4em;
}
#negroni .block_item_list .inner .list .column{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 30%;
  margin:0 1.5%;
  margin-bottom: 40px;
}
#negroni .block_item_list .inner .list .column a{
  display: block;
  color: #000;
  text-align: center;
  line-height: 1.5;
  -webkit-transition: all 0.4s 0.0s ease;
  -moz-transition: all 0.4s 0.0s ease;
  transition: all 0.4s 0.0s ease;
}
#negroni .block_item_list .inner .list .column a .column_title{
  font-size: 20px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 10px;
}
#negroni .block_item_list .inner .list .column a p{
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
#negroni .block_item_list .inner .list .column a .price{
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: 'Rotunda-Medium';
}
@media only screen and (max-width: 896px) {
  #negroni .block_item_list{
    padding: 40px 0 40px;
  }
  #negroni .block_item_list .inner{
  }
  #negroni .block_item_list .inner .title{
    font-size: 24px;
    margin-bottom: 40px;
  }
  #negroni .block_item_list .inner .list{
  }
  #negroni .block_item_list .inner .list .column{
    width: 48%;
    margin:0 1%;
    margin-bottom: 20px;
  }
  #negroni .block_item_list .inner .list .column a{
  }
  #negroni .block_item_list .inner .list .column a .column_title{
    font-size: 14px;
    margin-bottom: 10px;
  }
  #negroni .block_item_list .inner .list .column a p{
    font-size: 12px;
    margin-bottom: 10px;
  }
  #negroni .block_item_list .inner .list .column a .price{
    font-size: 16px;
  }
}

/*----------------------------------------------------
 block_blog_list
--------------------------------------------------- */
#negroni .block_blog_list{
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding: 40px 0 40px;
}
#negroni .block_blog_list .inner{
}
#negroni .block_blog_list .inner .title{
  width: 80%;
  max-width: 1100px;
  margin:0 auto;
  text-align: left;
  color: #000;
  font-size: 36px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 20px;
}
#negroni .block_blog_list .inner .list_area{
  width: 80%;
  max-width: 1100px;
  margin:0 auto;
  border-top: 1px #000 solid;
}
#negroni .block_blog_list .inner .list_area .list_title{
  font-size: 24px;
  letter-spacing: 0.1em;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-weight: 500;
  line-height: 1;
  padding-top: 20px;
  margin-bottom: 40px;
}
#negroni .block_blog_list .inner .list_area .list{
  letter-spacing: -0.4em;
}
#negroni .block_blog_list .inner .list .column{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 40px;
}
#negroni .block_blog_list .inner .list .column:nth-child(3n){
  margin-right: 0;
}
#negroni .block_blog_list .inner .list.first_big .column{
  margin-right: 3.5%;
}
#negroni .block_blog_list .inner .list.first_big .column:first-child{
  width: 100%;
  margin-right: 0;
}
#negroni .block_blog_list .inner .list.first_big .column:first-child a{
  display: flex;
  flex-direction: row-reverse; /* row row-reverse column */
  justify-content: space-between; /* flex-start  center  space-between */
  align-items: center; /* flex-start  center  */
}
#negroni .block_blog_list .inner .list.first_big .column:first-child a figure{
  width: 65%;
}
#negroni .block_blog_list .inner .list.first_big .column:first-child a .textarea{
  width: 30%;
}
#negroni .block_blog_list .inner .list.first_big .column:nth-child(3n + 1){
  margin-right: 0;
}
#negroni .block_blog_list .inner .list .column a{
  display: block;
  -webkit-transition: all 0.4s 0.0s ease;
  -moz-transition: all 0.4s 0.0s ease;
  transition: all 0.4s 0.0s ease;
}
#negroni .block_blog_list .inner .list .column a figure{
  margin-bottom: 10px;
  position: relative;
}
#negroni .block_blog_list .inner .list .column a figure .img_wrap{
  position: relative;
  padding-top: 100%;
}
#negroni .block_blog_list .inner .list .column a figure .img_wrap span{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-size: cover;
}
#negroni .block_blog_list .inner .list .column a .column_title{
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
#negroni .block_blog_list .inner .list .column a .category{
  font-size: 14px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#negroni .block_blog_list .inner .list .column a time{
  font-size: 14px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#negroni .block_blog_list .inner .list.first_big .column:first-child a .column_title{
  font-size: 36px;
}
#negroni .block_blog_list .inner .list.first_big .column:first-child a .category{
  font-size: 24px;
}
#negroni .block_blog_list .inner .list.first_big .column:first-child a time{
  font-size: 24px;
}

#negroni .block_blog_list .inner ul.btn_area{
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
  margin-top: 30px;
}
#negroni .block_blog_list .inner ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 20px;
}
#negroni .block_blog_list .inner ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame_b.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  color: #000;
  font-weight: bold;
}
@media only screen and (max-width: 896px) {
  #negroni .block_blog_list{
    padding: 20px 0 20px;
  }
  #negroni .block_blog_list .inner{
  }
  #negroni .block_blog_list .inner .title{
    width: 90vw;
    margin:0 auto;
    font-size: 24px;
    margin-bottom: 20px;
  }
  #negroni .block_blog_list .inner .list_area{
    width: 90vw;
    margin:0 auto;
  }
  #negroni .block_blog_list .inner .list_area .list_title{
    font-size: 24px;
    padding-top: 20px;
    margin-bottom: 40px;
  }
  #negroni .block_blog_list .inner .list_area .list{
  }
  #negroni .block_blog_list .inner .list .column{
    display: block;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  #negroni .block_blog_list .inner .list .column:nth-child(3n){
    margin-right: 0;
  }
  #negroni .block_blog_list .inner .list.first_big .column{
    margin-right: 0%;
  }
  #negroni .block_blog_list .inner .list.first_big .column:first-child{
    width: 100%;
    margin-right: 0;
  }
  #negroni .block_blog_list .inner .list.first_big .column:first-child a{
    display: block;
  }
  #negroni .block_blog_list .inner .list.first_big .column:first-child a figure{
    width: 100%;
  }
  #negroni .block_blog_list .inner .list.first_big .column:first-child a .textarea{
    width: 100%;
  }
  #negroni .block_blog_list .inner .list.first_big .column:nth-child(3n + 1){
    margin-right: 0;
  }
  #negroni .block_blog_list .inner .list .column a{
    display: block;
  }
  #negroni .block_blog_list .inner .list .column a figure{
    margin-bottom: 10px;
  }
  #negroni .block_blog_list .inner .list .column a .column_title{
    font-size: 24px;
    margin-bottom: 5px;
  }
  #negroni .block_blog_list .inner .list .column a .category{
    font-size: 18px;
  }
  #negroni .block_blog_list .inner .list .column a time{
    font-size: 18px;
  }
  #negroni .block_blog_list .inner .list.first_big .column:first-child a .column_title{
    font-size: 24px;
  }

  #negroni .block_blog_list .inner ul.btn_area{
    margin-top: 30px;
  }
  #negroni .block_blog_list .inner ul.btn_area li{
    display: block;
    margin: 0px;
    margin-bottom: 3vw;
  }
  #negroni .block_blog_list .inner ul.btn_area li a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame_b.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
  }

}
/*----------------------------------------------------
 block_blog_detail
--------------------------------------------------- */
#negroni .block_blog_detail{
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding: 40px 0 40px;
}
#negroni .block_blog_detail .inner{
  width: 90%;
  max-width: 880px;
  margin:0 auto;
}
#negroni .block_blog_detail .inner .summary{
  margin-bottom: 40px;
}
#negroni .block_blog_detail .inner .summary .blog_title{
  font-size: 24px;
  font-family: 'Rotunda-Medium';
  line-height: 1.5;
  letter-spacing: 0.06em;
}
#negroni .block_blog_detail .inner .summary .category{
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: 500;
}
#negroni .block_blog_detail .inner .summary time{
  display: block;
  font-size: 0px;
  line-height: 1.5;
  margin-bottom: 40px;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: 500;
}
#negroni .block_blog_detail .inner .summary figure{
  margin-bottom: 40px;
}
#negroni .block_blog_detail .inner .summary .column_title{
  font-size: 0px;
  font-weight: normal;
  font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
#negroni .block_blog_detail .inner .summary .exp{
  font-size: 0px;
  letter-spacing: 0.05em;
}
#negroni .block_blog_detail .inner .entry{
  margin-bottom: 40px;
  font-size: 20px;
  color: #000;
  letter-spacing: 0.05em;
}
#negroni .block_blog_detail .inner .entry figure{
  margin-bottom: 40px;
}
#negroni .block_blog_detail .inner .entry .sub_title01{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
#negroni .block_blog_detail .inner .entry h1{
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#negroni .block_blog_detail .inner .entry h2{
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#negroni .block_blog_detail .inner .entry h3{
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#negroni .block_blog_detail .inner .entry h4{
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.5;
  font-family: 'Rotunda-regular',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#negroni .block_blog_detail .inner .entry h5{
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: 500;
}
#negroni .block_blog_detail .inner .entry h6{
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: 500;
}
#negroni .block_blog_detail .inner .entry p{
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 1.5;
  font-family:'Rotunda-regular',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #000;
}
#negroni .block_blog_detail .inner .entry p a{
  text-decoration: underline;
}

#negroni .block_blog_detail .inner .entry p.img_two_column{
  display: flex;
  flex-direction: row; /* row row-reverse column */
  justify-content: space-between; /* flex-start  center  space-between */
  align-items: flex-start; /* flex-start  center  */
}
#negroni .block_blog_detail .inner .entry p.img_two_column img{
  width: 48%;
}


#negroni .block_blog_detail .inner .entry blockquote{
  font-size: 14px;
  margin-bottom: 40px;
  line-height: 2;
  font-family:'Rotunda-Light',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: left;
  padding: 40px;
}
#negroni .block_blog_detail .inner .entry blockquote p{
  font-size: 14px;
  line-height: 2;
  font-family:'PortraitText-Regular',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: left;
}
#negroni .block_blog_detail .inner ul.btn_area{
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
  margin-top: 30px;
}
#negroni .block_blog_detail .inner ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 20px;
}
#negroni .block_blog_detail .inner ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame_b.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  color: #000;
  font-weight: bold;
}
@media only screen and (max-width: 896px) {
  #negroni .block_blog_detail{
    padding: 20px 0 20px;
    padding-bottom: 40px;
  }
  #negroni .block_blog_detail .inner{
    width: 90vw;
    margin:0 auto;
  }
  #negroni .block_blog_detail .inner .summary{
    margin-bottom: 40px;
  }
  #negroni .block_blog_detail .inner .summary .blog_title{
    font-size: 18px;
  }
  #negroni .block_blog_detail .inner .summary .category{
    font-size: 0px;
  }
  #negroni .block_blog_detail .inner .summary time{
    font-size: 0px;
    margin-bottom: 40px;
  }
  #negroni .block_blog_detail .inner .summary figure{
    margin-bottom: 0px;
  }
  #negroni .block_blog_detail .inner .summary .column_title{
    font-size: 0px;
    margin-bottom: 20px;
  }
  #negroni .block_blog_detail .inner .summary .exp{
    font-size: 14px;
  }
  #negroni .block_blog_detail .inner .entry{
    margin-bottom: 40px;
    font-size: 14px;
  }
  #negroni .block_blog_detail .inner .entry figure{
    margin-bottom: 40px;
  }
  #negroni .block_blog_detail .inner .entry .sub_title01{
    font-size: 14px;
    margin-bottom: 20px;
  }
  #negroni .block_blog_detail .inner .entry h1{
    font-size: 16px;
    margin-bottom: 20px;
  }
  #negroni .block_blog_detail .inner .entry h2{
    font-size: 16px;
    margin-bottom: 20px;
  }
  #negroni .block_blog_detail .inner .entry h3{
    font-size: 16px;
    margin-bottom: 20px;
  }
  #negroni .block_blog_detail .inner .entry h4{
    font-size: 24px;
    margin-bottom: 20px;
  }
  #negroni .block_blog_detail .inner .entry p{
    font-size: 16px;
    margin-bottom: 40px;
  }

  #negroni .block_blog_detail .inner .entry  p.img_two_column{
    width: 100%;
    display: block;
  }
  #negroni .block_blog_detail .inner .entry  p.img_two_column img{
    width: 100%;
  }
  #negroni .block_blog_detail .inner .entry  p.img_two_column img:first-child{
    width: 100%;
    margin-bottom: 20px;
  }
  #negroni .block_blog_detail .inner ul.btn_area{
    width: 100%;
    margin-top: 30px;
  }
  #negroni .block_blog_detail .inner ul.btn_area li{
    display: block;
    margin: 0px;
    margin-bottom: 3vw;
  }
  #negroni .block_blog_detail .inner ul.btn_area li a{
    display: block;
    width: 90vw;
    margin: 0 auto;
    height: 9vw;
    text-align: center;
    background: url(btn_frame_b.svg) no-repeat center center;
    background-size: contain;
    line-height: 9vw;
    font-size: 4vw;
  }
  .return-link-wrapper {
    margin-bottom: 0;
    margin:0 auto;
    width: 90%;
    padding-bottom: 40px;
  }


}
/*----------------------------------------------------
 block_item_category_list
--------------------------------------------------- */
#negroni .block_item_category_list{
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding: 40px 0 40px;
}
#negroni .block_item_category_list .inner{
}
#negroni .block_item_category_list .inner .title{
  width: 90%;
  margin:0 auto;
  color: #000;
  font-size: 30px;
  font-family: 'Rotunda-Medium';
  letter-spacing: 0.075em;
  line-height: 1;
  margin-bottom:40px;
}
#negroni .block_item_category_list .inner .category_area{
  width: 90%;
  margin:0 auto;
}
#negroni .block_item_category_list .inner .category_area .category_header{

}
#negroni .block_item_category_list .inner .category_area .category_header a{
  position: relative;
  display: block;
  font-size: 18px;
  padding-bottom: 40px;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
}
#negroni .block_item_category_list .inner .category_area .category_header a:hover{
  opacity: 0.5;
}

#negroni .block_item_category_list .inner .category_area .category_header a:after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
  width: 15px;
  height: 8px;
  background: url(./arrow_bottom.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.4s 0s ease;
          transition: all 0.4s 0s ease;
          -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
             -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
                  transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
}
#negroni .block_item_category_list .inner .category_area.view .category_header a:after{
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(0deg);
}
#negroni .block_item_category_list .inner .category_area .category_contents{
  display: block;
}
iframe #negroni .block_item_category_list .inner .category_area .category_contents{
  display: block;
}
#negroni .block_item_category_list .inner .category_area .category_contents .model{
  text-align: center;
  font-size: 40px;
  font-family: 'Rotunda-Bold';
  background: url(./tri.png) no-repeat center bottom;
  padding-bottom: 35px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#negroni .block_item_category_list .inner .category_area .category_contents .model span{
  display: block;
  font-size: 24px;
  font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_item_category_list .inner .category_area .category_contents .material{
  text-align: center;
  font-size: 30px;
  line-height: 44px;
  font-family: 'Rotunda-Bold';
  margin-bottom:20px;
}
#negroni .block_item_category_list .inner .category_area .category_contents .price{
  text-align: center;
  font-size: 24px;
  font-family: 'Rotunda-Medium', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  margin-bottom:20px;
}
#negroni .block_item_category_list .inner .list{
  width: 100%;
  margin:0 auto;
  letter-spacing: -0.4em;
  text-align: center;
  margin-bottom: 80px;
}
#negroni .block_item_category_list .inner .list .column{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 30%;
  margin:0 1.5%;
  margin-bottom: 40px;
}
#negroni .block_item_category_list .inner .list .column a{
  display: block;
  color: #000;
  text-align: center;
  line-height: 1.5;
  -webkit-transition: all 0.4s 0.0s ease;
  -moz-transition: all 0.4s 0.0s ease;
  transition: all 0.4s 0.0s ease;
}
#negroni .block_item_category_list .inner .list .column a .column_title{
  font-size: 20px;
  line-height: 1.5;
  font-family: 'Rotunda-Medium',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#negroni .block_item_category_list .inner .btn_close{
  text-align: center;
  display: none;
}
#negroni .block_item_category_list .inner .btn_close a{
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px #000 solid;
  position: relative;
  padding-top: 20px;
}
#negroni .block_item_category_list .inner .btn_close a:after{
  content: "";
  position: absolute;
  top: 0%;
  left: 50%;
  margin-left: -7px;
  right: 0;
  width: 14px;
  height: 14px;
  background: url(./tri.png) no-repeat center center;
  background-size: contain;
  -webkit-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
     -moz-transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
          transform: scale3d(1,1,1) translate(0px,0px) rotate(180deg);
}

#negroni .block_item_category_list .inner ul.btn_area{
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
  margin-top: 30px;
}
#negroni .block_item_category_list .inner ul.btn_area li{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin:0 40px;
  margin-bottom: 20px;
}
#negroni .block_item_category_list .inner ul.btn_area li a{
  display: block;
  width: 430px;
  height: 39px;
  text-align: center;
  background: url(btn_frame_b.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  color: #000;
  font-weight: bold;
}
@media only screen and (max-width: 896px) {
  #negroni .block_item_category_list{
    padding: 40px 0 40px;
  }
  #negroni .block_item_category_list .inner{
  }
  #negroni .block_item_category_list .inner .title{
    font-size: 20px;
    margin-bottom:40px;
  }
  #negroni .block_item_category_list .inner .category_area{
  }
  #negroni .block_item_category_list .inner .category_area .category_header{

  }
  #negroni .block_item_category_list .inner .category_area .category_header a{
    font-size: 14px;
    padding-bottom: 0px;
    margin-bottom: 40px;
  }
  #negroni .block_item_category_list .inner .category_area .category_header a:hover{
    opacity:1;
  }
  #negroni .block_item_category_list .inner .category_area .category_header a:after{
    margin-top: -5px;
  }
  #negroni .block_item_category_list .inner .category_area.view .category_header a:after{
  }
  #negroni .block_item_category_list .inner .category_area .category_contents .model{
    font-size: 24px;
    font-family: 'Rotunda-Bold', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #negroni .block_item_category_list .inner .category_area .category_contents .model span{
    display: block;
    font-size: 16px;
    font-family:"Rotunda-Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  }
  #negroni .block_item_category_list .inner .category_area .category_contents .material{
    font-size: 20px;
    line-height: 1.5;
    font-family: 'Rotunda-Bold', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    margin-bottom:20px;
  }
  #negroni .block_item_category_list .inner .category_area .category_contents .price{
    font-size: 16px;
    margin-bottom:20px;
  }
  #negroni .block_item_category_list .inner .list{
    margin-bottom: 40px;
  }
  #negroni .block_item_category_list .inner .list .column{
    width: 48%;
    margin:0 1%;
    margin-bottom: 20px;
  }
  #negroni .block_item_category_list .inner .list .column a{
  }
  #negroni .block_item_category_list .inner .list .column a .column_title{
    font-size: 14px;
  }
  #negroni .block_item_category_list .inner ul.btn_area{
    width: 100%;
    letter-spacing: -0.4em;
    text-align: center;
    margin-top: 30px;
  }
  #negroni .block_item_category_list .inner ul.btn_area li{
    display: block;
    letter-spacing: normal;
    vertical-align: middle;
    margin: 0px;
    margin-bottom: 3vw;
  }
  #negroni .block_item_category_list .inner ul.btn_area li a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame_b.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
  }


}
/*----------------------------------------------------
 block_product_story_list
--------------------------------------------------- */
#negroni .block_product_story_list{
  position: relative;
  overflow: hidden;
  background: #FFF;
}
#negroni .block_product_story_list .inner{
}
#negroni .block_product_story_list .inner .list{
}
#negroni .block_product_story_list .inner .list .column{
  position: relative;
}
#negroni .block_product_story_list .inner .list .column figure{
  position: relative;
}
#negroni .block_product_story_list .inner .list .column figure:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}
#negroni .block_product_story_list .inner .list .column .category{
  position: absolute;
  top: 16%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-family: 'Rotunda-Medium';
}
#negroni .block_product_story_list .inner .list .column .text_area{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #FFF;
  margin-top: -60px;
}
#negroni .block_product_story_list .inner .list .column .text_area .column_title{
  font-size: 52px;
  font-family: 'Rotunda-Medium';
  line-height: 1;
  margin-bottom: 60px;
}
#negroni .block_product_story_list .inner .list .column .text_area .column_title span{
  display: block;
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px;
  font-family:"Rotunda-Medium","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_product_story_list .inner .list .column .text_area p{
  font-size: 16px;
  font-family: 'Rotunda-Regular';
  line-height: 1;
  color: #FFF;
}
#negroni .block_product_story_list .inner .list .column .btn_area{
  position: absolute;
  bottom: 55px;
  left: 0;
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
}
#negroni .block_product_story_list .inner .list .column .btn_area a{
  display: block;
  width: 430px;
  margin:0 auto;
  height: 39px;
  text-align: center;
  background: url(./btn_frame.svg) no-repeat center center;
  background-size: contain;
  line-height: 39px;
  font-size: 21px;
  letter-spacing: 0.08em;
  font-weight: bold;
  color: #FFF;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
@media only screen and (max-width: 896px) {
  #negroni .block_product_story_list{
    margin-bottom: 0px;
  }
  #negroni .block_product_story_list .inner{
  }
  #negroni .block_product_story_list .inner .list{
  }
  #negroni .block_product_story_list .inner .list .column{

  }
  #negroni .block_product_story_list .inner .list .column figure{
    min-height: 178vw;
  }
  #negroni .block_product_story_list .inner .list .column figure:after{
  }
  #negroni .block_product_story_list .inner .list .column .category{
    top: 16%;
    font-size: 20px;
  }
  #negroni .block_product_story_list .inner .list .column .text_area{
    margin-top: -60px;
  }
  #negroni .block_product_story_list .inner .list .column .text_area .column_title{
    font-size: 30px;
    margin-bottom: 60px;
  }
  #negroni .block_product_story_list .inner .list .column .text_area .column_title span{
    font-size: 16px;
    padding-top: 10px;
  }
  #negroni .block_product_story_list .inner .list .column .text_area p{
    font-size: 16px;
  }
  #negroni .block_product_story_list .inner .list .column .btn_area{
    bottom: 55px;
  }
  #negroni .block_product_story_list .inner .list .column .btn_area a{
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 34px;
    text-align: center;
    background: url(btn_frame.svg) no-repeat center center;
    background-size: contain;
    line-height: 34px;
    font-size: 14px;
  }

}
/*----------------------------------------------------
 block_prodcut_story_detail
--------------------------------------------------- */
#negroni .block_prodcut_story_detail{
  position: relative;
  overflow: hidden;
  background: #000;
}
#negroni .block_prodcut_story_detail .inner{
}
#negroni .block_prodcut_story_detail .inner .summary{
  height: 56.25vw;
  position: relative;
}
#negroni .block_prodcut_story_detail .inner .summary .category{
  position: absolute;
  top: 16%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 20px;
  font-family: 'Rotunda-Medium';
}
#negroni .block_prodcut_story_detail .inner .summary .text_area{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000000F;
  margin-top: -60px;
}
#negroni .block_prodcut_story_detail .inner .summary .text_area .column_title{
  font-size: 52px;
  font-family: 'Rotunda-Medium';
  line-height: 1;
  margin-bottom: 60px;
}
#negroni .block_prodcut_story_detail .inner .summary .text_area .column_title span{
  display: block;
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px;
  font-family:"Rotunda-Medium","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_prodcut_story_detail .inner .summary .text_area p{
  font-size: 16px;
  font-family: 'Rotunda-Regular';
  line-height: 1;
  color: #000000;
}
#negroni .block_prodcut_story_detail .inner .summary .btn_area{
  position: absolute;
  bottom: 55px;
  height: 72px;
  left: 0;
  width: 100%;
  letter-spacing: -0.4em;
  text-align: center;
}
#negroni .block_prodcut_story_detail .inner .summary .btn_area a{
  display: block;
  width: 430px;
  margin:0 auto;
  height: 72px;
  text-align: center;
  background: url(./arrow_bottom_w.png) no-repeat center bottom;
  background-size: 23px;
  line-height: 1;
  font-size: 21px;
  letter-spacing: 0.08em;
  font-weight: bold;
  color: #000000;
}
#negroni .block_prodcut_story_detail .inner .entry{

}
#negroni .block_prodcut_story_detail .inner .entry figure{
  margin-bottom: 95px;
}
#negroni .block_prodcut_story_detail .inner .entry h1{
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 75px;
  text-align: center;
  font-family:"Rotunda-regular", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_prodcut_story_detail .inner .entry p{
  width: 800px;
  margin:0 auto;
  color: #000000;
  font-size: 20px;
  line-height: 42px;
  margin-bottom: 75px;
  font-family:"Rotunda-regular", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#negroni .block_prodcut_story_detail .inner .entry p.img_middle_size{
  width: 1100px;
}
#negroni .block_prodcut_story_detail .inner .entry p img{
}
#negroni .block_prodcut_story_detail .inner .entry p.img_two_column{
  width: 1100px;
  display: flex;
  flex-direction: row; /* row row-reverse column */
  justify-content: space-between; /* flex-start  center  space-between */
  align-items: flex-start; /* flex-start  center  */
}
#negroni .block_prodcut_story_detail .inner .entry p.img_two_column img{
  width: 48%;
}
@media only screen and (max-width: 896px) {
  #negroni .block_prodcut_story_detail{
  }
  #negroni .block_prodcut_story_detail .inner{
  }
  #negroni .block_prodcut_story_detail .inner .summary{
    height: 178vw;
  }
  #negroni .block_prodcut_story_detail .inner .summary .category{
    top: 16%;
    font-size: 20px;
  }
  #negroni .block_prodcut_story_detail .inner .summary .text_area{
    margin-top: -60px;
  }
  #negroni .block_prodcut_story_detail .inner .summary .text_area .column_title{
    font-size: 30px;
    margin-bottom: 60px;
  }
  #negroni .block_prodcut_story_detail .inner .summary .text_area .column_title span{
    font-size: 16px;
    padding-top: 10px;
  }
  #negroni .block_prodcut_story_detail .inner .summary .text_area p{
    font-size: 16px;
  }
  #negroni .block_prodcut_story_detail .inner .summary .btn_area{
    bottom: 55px;
    height: 72px;
  }
  #negroni .block_prodcut_story_detail .inner .summary .btn_area a{
    display: block;
    width: 100%;
    margin:0 auto;
    height: 72px;
    text-align: center;
    background: url(./arrow_bottom_w.png) no-repeat center bottom;
    background-size: 23px;
    line-height: 1;
    font-size: 16px;
    letter-spacing: 0.08em;
  }
  #negroni .block_prodcut_story_detail .inner .entry{

  }
  #negroni .block_prodcut_story_detail .inner .entry figure{
    margin-bottom: 40px;
  }
  #negroni .block_prodcut_story_detail .inner .entry h1{
    font-size: 18px;
    line-height: 1.5;
    padding: 0 20px;
    margin-bottom: 40px;
  }
  #negroni .block_prodcut_story_detail .inner .entry p{
    width: 90%;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 40px;
  }
  #negroni .block_prodcut_story_detail .inner .entry p.img_middle_size{
    width: 90%;
  }
  #negroni .block_prodcut_story_detail .inner .entry p img{
  }
  #negroni .block_prodcut_story_detail .inner .entry p.img_two_column{
    width: 90%;
    display: block;
  }
  #negroni .block_prodcut_story_detail .inner .entry p.img_two_column img{
    width: 100%;
  }
  #negroni .block_prodcut_story_detail .inner .entry p.img_two_column img:first-child{
    width: 100%;
    margin-bottom: 20px;
  }
.product-shipping-info * {
  color: #000 !important;
}
