
@charset "UTF-8";

html {
  font-size: 62.5%;
}
body {
  border: 3px solid #6c2735;
  color: #333;
  font-size: 1rem; /*基本のフォントサイズを【1rem = 10px】に指定*/
  font-family:"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
a {
  cursor: pointer;
  text-decoration: none;
}
.clearfix:after {
 content: "";
 clear: both;
 display: block;
}
.sp-only {
  display: none !important;
}
#pagetop {
    background: url(/veloce/common/img/ico_pt.png) no-repeat center center;
    background-size: 100%;
    bottom: 0px;
    height: 40px;
    position: fixed;
    cursor: pointer;
    right: 0px;
    text-indent: -9999px;
    width: 40px;
    z-index: 10;
}
@font-face {
font-family: 'Montserrat';
  src: url('/veloce/common/font/Montserrat-Regular_0.ttf');
}

/*------------------------------
  Wrap
------------------------------*/
#wrap {
  overflow: hidden;
  min-height: 100vh;
}

/*------------------------------
  ヘッダー
------------------------------*/
.header_top {
  max-width: 1000px;
  margin: 0 auto;
}
.nav {
  height: 85px;
  margin: 0 auto;
}
.nav_ul {
  display: flex;
  flex-direction: row;
  max-width: 1000px;
}
.sub_nav,.logo {
  display: inline-block;
}
.sub_nav {
  float: right;
}
.sub_nav ul {
  display: flex;
  flex-direction: row;
}
.header_top_inn {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 85px;
  justify-content: space-between;
  padding: 0 10px;
}
.logo img {
  width: 180px;
}
.sub_nav a {
  color: #412128;
  font-size: 1.2rem;
}
.sub_nav a:hover {
  color: #b3203e;
}
.sub_nav li {
  margin-right: 60px;
}
.sub_nav li:last-child {
  margin-right: 0;
}
.window {
  background: url(/veloce/common/img/ico_window.png) no-repeat right center !important;
  background-size: 14px !important;
  padding-right: 20px !important;
}
.window_nav {
  background:url(/veloce/recruit/img/ico01.png) no-repeat right center !important;
  background-size: 15px !important;
  padding-right: 10px !important;
}
.child {
  background-color: #f8f2f3;
  border: 1px solid #6c2735;
  display: none;
  position: absolute;
  z-index: 1;
  right: 0px;
  width: 297%;
  padding: 10px 0 10px 20px;
  top: 84px;
}
.child03 {
  background-color: #f8f2f3;
  border: 1px solid #6c2735;
  display: none;
  position: absolute;
  z-index: 1;
  width: 317%;
  padding: 10px 0 10px 20px;
  top: 85px;
  left: -78%;
}
/*.active04 {
  border-bottom: 1px solid #6c2735 !important;
}*/
.child03 .inn {
  float: unset;
  padding: 0;
  width: auto;
  margin: 5px 20px 5px 0;
  width: 145px;
}
.child02 {
  display: none;
}
.active03 .child03 {
  display: block;
}
.nav_out ul.active {
  display: block;
}
.nav_out ul.active03 {
  display: block;
}
.active02 .hover_02:hover {
background-color: #6c2735;
}
.active03 .hover_02:hover {
background-color: #6c2735;
}
.active .plus {
  background: url(/veloce/common/img/ico_minus_on.png) no-repeat right center;
}
.active .plus02 {
  background: url(/veloce/common/img/ico_minus_on.png) no-repeat right center;
}
.active03 .plus02 {
  background: url(/veloce/common/img/ico_minus_on.png) no-repeat right center;
}
.active .item05 {
  background-color: #f8f2f3;
  border-left: 1px solid #6c2735;
  border-right: 1px solid #6c2735;
  border-top: 1px solid #6c2735;
  bottom: 0.6px;
}
.active .item05:hover {
  border-bottom: 0 !important;
  border-left: 1px solid #6c2735;
  border-right: 1px solid #6c2735;
  border-top: 1px solid #6c2735;
}
.active03 .item02 {
  background-color: #f8f2f3;
  border-left: 1px solid #6c2735;
  border-right: 1px solid #6c2735;
  border-top: 1px solid #6c2735;
  border-bottom: 1px solid #f8f2f3;
  bottom: 0.6px;
}
.active03 .item02:hover {
  border-bottom: 1px solid #f8f2f3;
  border-left: 1px solid #6c2735;
  border-right: 1px solid #6c2735;
  border-top: 1px solid #6c2735;
}
.inn {
  display: inline-block;
  float: left;
  padding-right: 20px;
  width: 50%;
}
.inn a {
  background: url(/veloce/common/img/ico_right_off.png) no-repeat 99% center;
  background-size: 5px;
  color: #6c2735;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 0 30px 0 0 !important;
}
.inn a:hover {
  background: url(/veloce/common/img/ico_right_on.png) no-repeat 99% center;
  background-size: 5px;
  color: #b3203e;
}
.nav_ul li a {
  display: block;
  height: 100%;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  z-index: 5;
}
.nav_item:hover {
  border: 1px solid #6c2735;
}
.item01,.item05,.item02,.item03,.item04 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  bottom: 1.6px;
}
.active .item05 {
  border-bottom: 0;
}
/*.item03 {
  border-bottom: 1px solid #fff;
}*/
.nav01 {
  background: url(/veloce/common/img/ico_nav01.png) no-repeat center center;
  padding: 37px 85px;
  text-indent: -9999px;
}
.nav02 {
  background: url(/veloce/common/img/ico_nav02.png) no-repeat center center;
  padding: 37px 87px;
  text-indent: -9999px;
}
.nav03 {
  background: url(/veloce/common/img/ico_nav03.png) no-repeat center center;
  padding: 37px 116px;
  text-indent: -9999px;
}
.nav04 {
  background: url(/veloce/common/img/ico_nav04.png) no-repeat center center;
  padding: 37px 68px;
  text-indent: -9999px;
}
.nav05 {
  background: url(/veloce/common/img/ico_nav05.png) no-repeat center center;
  padding: 37px 85px;
  text-indent: -9999px;
}
.nav_out {
  height: 85px;
  position: relative;
  z-index: 5;
}
.down {
  margin-right: -30px;
}
.plus {
  background: url(/veloce/common/img/ico_plus_off.png) no-repeat right center;
  padding-right: 20px;
}
.plus02 {
  background: url(/veloce/common/img/ico_plus_off.png) no-repeat right center;
  padding-right: 20px;
  padding-left: 10px;
}
.nav_out :hover {
  background-color: #f8f2f3;
}
.nav_item img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.nav_out.nav_item01 {
  min-width: 20.5%;
}
.nav_item01 img,.nav_item03 img,.nav_item04 img {
  padding: 0 10px;
}
.logo {
  position: relative;
  z-index: 8;
}
.hover_02 {
  background: url(/veloce/common/img/nav_plus.png) no-repeat 250px center;
  background-size: 15px;
}
.active02 .hover_02 {
  background: url(/veloce/common/img/nav_minus.png) no-repeat 250px center;
  background-size: 15px;
}

/*footer*/
#footer {
  background: url(/veloce/common/img/footer_bk.png) repeat-x center top;
}
.footer_inn {
  padding: 50px 0;
  position: relative;
  margin: 0 auto;
  width: 1000px;
}
.footer_left {
  border: 2px solid #6c2735;
  width: 300px;
}
.footer_btn01,.footer_btn02,.footer_btn03,.footer_btn04 {
  background-color: #6c2735;
  line-height: 1.8rem;
  text-align: center;
  width: 279px;
  position: absolute;
  z-index: 2;
}
.footer_btn01 a:hover,.footer_btn02 a:hover,.footer_btn03 a:hover,.footer_btn04 a:hover {
  background-color: #541623;
}
.footer_btn01 a ,.footer_btn02 a,.footer_btn03 a,.footer_btn04 a {
  display: block;
  padding: 22px 0 18px;
}
.footer_btn01 {
  top: 70px;
  left: 350px;
}
.footer_btn02 {
  top: 70px;
  left: 669px;
}
.footer_btn03 {
  top: 192px;
  left: 350px;
}
.footer_btn04 {
  top: 192px;
  left: 669px;
}
.footer_btn01 a span,.footer_btn02 a span,.footer_btn03 a span,.footer_btn04 a span {
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 2rem;
}
.footer_btn01 a small,.footer_btn02 a small,.footer_btn03 a small,.footer_btn04 a small  {
  color: #fff;
  font-family: Montserrat;
  font-size: 1.2rem;
  padding-left: 50px;
}
.footer_btn02 a small {
  padding-left: 28px !important;
}
.footer_btn01 a span {
  background: url("/veloce/common/img/icon_06.png") no-repeat left center;
  background-size: 40px;
  padding: 0px 0 16px 50px;
}
.footer_btn02 a .span_inn {
  background: url("/veloce/common/img/icon_07.png") no-repeat left center;
  background-size: 38px;
  padding: 0px 0 21px 53px;
}
.footer_btn03 a span {
  background: url("/veloce/common/img/icon_08.png") no-repeat left center;
  background-size: 40px;
  padding: 0px 0 16px 55px;
}
.footer_btn04 a span {
  background: url("/veloce/common/img/icon_09.png") no-repeat left center;
  background-size: 35px;
  padding: 0px 0 16px 48px;
}
.footer_nav ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.footer_nav a {
  color: #412128;
  font-size: 1.2rem;
  letter-spacing: .04rem;
}
.footer_nav a:hover {
  color: #b3203e;
}
.copy {
  color: #412128;
  font-size: 1.2rem;
}
.footer_nav {
  margin-top: 100px;
  text-align: center;
}
.footer_nav_b li a {
  padding: 0 10px;
}
/*
.footer_logo {
  margin: 30px auto 20px;
  width: 75px;
}*/
.footer_logo {
  margin: 30px auto 30px;
  height:22px;
}

.footer_btn04 .child02 .inn a {
  background: url(/veloce/common/img/ico_arrow_r.png) no-repeat right center;
  background-size: 5px;
  color: #fff;
  display: block;
  padding: 20px !important;
}
.footer_btn04 .child02 .inn {
  cursor: pointer;
  border-top: 1px solid #f8f2f3;
  display: block;
  float: unset;
  width: 100%;
}
.footer_btn04 .child02 .inn:hover {
  background-color: #541623;
}
.menu-trigger,
.menu-trigger span{
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor :pointer;
}
.menu-trigger{
  position: relative;
  width: 50px;
  height: 50px;
  background: #6b2736;
  margin-left: auto;
  z-index: 20;
}
.menu-trigger span{
  position: absolute;
  background: #fff;
  width: 30px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
}
.menu-trigger span:nth-of-type(1){
  top: 15px;
}
.menu-trigger span:nth-of-type(2){
  top: 0;
  bottom: 0;
}
.menu-trigger span:nth-of-type(3){
  bottom: 15px;
}
.menu-trigger.active span:nth-of-type(1){
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2){
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3){
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}
.g-nav{
  display: none;
  position: absolute;
  top: 0;
  background: #6b2736;
  width: 100%;
  z-index: 10;
}
.g-nav .list .item{
  border-bottom: 1px dashed #fff;
}
.g-nav .list .item a{
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 10px 10px 3px;
}
.tr {
  position: relative;
  top: -52px;
  text-align: right;
}
.nav_logo {
  margin: 15px auto;
  width: 120px;
}
.nav_inn {
  display: none;
  margin-bottom: 10px;
}
.active .nav_inn {
  display: block;
/*  text-align: center;*/
  text-align: left;
}
.nav_inn_item {
  background-color: #833042;
  display: inline-block;
  padding: 5px;
  margin: 2px 1px 2px 1px;
  width: 48%;
}
.sp_menu_a span {
  line-height: unset !important;
  display: block;
  background: url(/veloce/common/img/nav_plus.png) no-repeat right center;
  background-size: 14px;
}
.active .sp_menu_a span {
  background: url(/veloce/common/img/nav_minus.png) no-repeat right center;
  background-size: 14px;
}
.list span {
  font-size: 1.6rem;
}
.list small {
  font-size: .9rem;
  font-family: Montserrat;
  line-height: 2.5rem;
}
.list {
  margin-top: 40px;
}
.nav_inn_item span {
  line-height: 0rem !important;
  font-size: 1.3rem !important;
}
.nav_inn_item small {
  font-size: 1rem !important;
}
.nav_inn_item a {
  background: url(/veloce/common/img/nav_right.png) no-repeat right center;
  text-align: left !important;
  background-size: 6px;
}
.items a {
  background: url(/veloce/common/img/nav_right.png) no-repeat right center;
  background-size: 6px;
  margin-right: 10px;
}
.bottom_item {
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin-top: 15px;
}
.bottom_item span {
    text-indent: -12px;
    display: inline-block;
    padding-left: 12px;
}
.tyousei {
  padding: 0 30px;
  background-color: #f9f6f6;
}
.btn_top {
  margin-bottom: 40px;
}

/* IE10以降 */
@media all and (-ms-high-contrast:none){
  .child03 {
    width: 320%;
  }
}
/* IE11だけに適用 */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,.child03 {
    width: 320%;
  }
}

@media screen and (max-width: 768px){
  .nav_out {
    height: 50px;
    top: 60px;
    z-index: 10;
  }
  .nav_ul {
    background-color: #fff;
    flex-direction: column;
    height: 100vh;
    margin: 0;
    position: absolute;
    right: 0;
    width: 100%;
  }
  .gnav__open {
    background: url(/veloce/common/img/menu.png) no-repeat center center;
    background-size: 55px;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 45px;
    text-indent: -9999px;
    height: 55px;
    width: 55px;
  }
  .gnav__close {
    background: url(/veloce/common/img/menu.png) no-repeat center center;
    background-size: 55px;
    display: block;
    position: absolute;
    right: -2px;
    top: 0px;
    width: 45px;
    text-indent: -9999px;
    height: 55px;
    width: 55px;
    z-index: 11;
}
  .gnav {
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    position: relative;
    top: -54px;
    width: 100%;
    z-index: 10;
  }
  .sp-only {
    display: block !important;
  }
  .pc-only {
    display: none !important;
  }
  .logo img {
    width: 120px;
  }
  .sp_nav {
    margin: 4px 4px 4px;
    position: relative;
  }
  .header_top_inn {
    justify-content: center;
    height: 52px;
  }
  .inn_sp_all {
    background-color: #f8f2f3;
    border: 1px solid #6c2735;
    display: none;
    right: 0px;
    padding: 15px 10px 15px 10px;
    position: absolute;
    width: 95vw;
    z-index: 10;
    bottom: -45px;
  }
  .active,.active .on {
    display: block;
  }
  .on,.active .off  {
    display: none;
  }
  .sp_top,.sp_bottom {
    float: left;
    width: 50%;
  }
  .header_top {
    height: 55px;
  }
  .sp_nav ul li {
    margin: 4px;
    position: relative;
    z-index: 1;
  }
  .inn_sp a {
    color: #6c2735;
    font-size: 1.4rem;
  }
  .inn_sp {
    background: url(/veloce/common/img/ico_right_off_sp.png) no-repeat right center;
    background-size: 5px;
    display: inline-flex;
    float: left;
    margin: 0 !important;
    padding-right: 15px;
  }
  .inn_sp_all.active {
    display: flex;
    justify-content: space-around;
  }
  .sp_btn {
    display: block;
    position: relative;
    z-index: 11;
  }
  .sp_btn.active:hover {
    border-left: 1px solid #6c2735;
    border-right: 1px solid #6c2735;
    border-top: 1px solid #6c2735;
  }
  .sp_bottom img,.sp_top img {
    width: 100%;
  }
  .nav_ul li a {
    padding: 0;
  }
  .item01, .item05, .item02, .item03, .item04 {
    border:none;
    bottom: 0;
  }
  .nav_item img {
    height: 30px;
    width: auto;
  }
  .footer_btn01 a span, .footer_btn02 a span,.footer_btn03 a span, .footer_btn04 a span {
    font-size: 2rem;
  }
  .footer_btn01 a small, .footer_btn02 a,.footer_btn03 a small, .footer_btn04 a  small {
    font-size: 1rem;
  }
  .footer_btn01 a span {
    padding: 0px 0 20px 55px;
  }
  .footer_btn04 a span {
    background: url(/veloce/common/img/icon_09.png) no-repeat left center;
    background-size: 35px;
  }
  .footer_inn {
    width: 100%;
    position: unset;
    padding: 30px 0;
  }
  .footer_btn01, .footer_btn02,.footer_btn03, .footer_btn04,.footer_nav {
    position: unset;
    display: block;
    margin: 0 auto;
  }
  .footer_btn01, .footer_btn02,.footer_btn03, .footer_btn04 {
    width: 100%;
  }
  .footer_btn03, .footer_btn04 {
    margin-bottom: 60px;
  }
  .footer_left {
    text-align: center;
    margin-bottom: 60px;
    width: 100%;
  }
  .footer_nav a {
    font-size: .9rem;
  }
  .footer_nav_b li a {
    padding: 0 5px;
  }
  /*
  .footer_logo {
    width: 30px;
    margin: 25px auto 10px;
  }
*/
 .footer_logo {
    margin: 25px auto 25px;
    height:14px;
 }
  .copy {
    font-size: .9rem;
  }
  .footer_btn01, .footer_btn02 {
    margin-bottom: 60px;
  }
  #footer {
    background: #fff;
  }
  .bottom_item {
    font-size: 1rem;
  }
  .tyousei {
  padding: 0 10px;
  }
  .bottom_item span {
    text-indent: -10px;
    padding-left: 10px;
  }
  .btn_top {
  margin-bottom: 30px;
  }
}

@media screen and (max-width: 365px){
  .footer_nav_b li a {
    padding: 0 3px;
  }
  .footer_nav a {
    letter-spacing: 0;
  }
  .footer_nav ul {
    margin: 0 -7px 0 -6px;
  }
}


/*商品*/
.new {
  display: inline-block;
  position: relative;
}
.new:after {
  background: #6c2735;
  border-radius: 50%;
  color: #fff;
  content: 'NEW';
  font-family: Montserrat;
  font-size: 1.2rem;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  position: absolute;
  right: -60px;
  text-align: center;
  top: 0;
  width: 45px;
}

@media screen and (max-width: 768px){
  .new:after {
    height: 40px;
    line-height: 40px;
    right: -50px;
    width: 40px;
  }
}



/*sns*/
.sns_area {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.sns_area li:nth-child(even) {
  margin: 0 30px;
}
@media screen and (min-width: 769px){
  .sns_area_position {
    left: 560px;
    position: absolute;
    top: 316px;
    z-index: 1;
  }
  .sns_ttl {
    color: #6c2735;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px){
  .sns_area li {
    margin: 15px 0;
  }
  .sns_area li:nth-child(even) {
    margin: 15px 40px;
  }
}
/*IEのみ枠なし */
@media screen\0 {
  .footer_left {
    margin-top:2.2em;
    border:none;
  }
}