@media print {
 header {
  position: relative !important;
 }
}

body {
 background: none !important;
 font-family: "Noto Sans JP", sans-serif !important;
 transform: none !important;

 -webkit-transform: none !important;
}

.ov {
 border: none;
 -webkit-transition: opacity 0.3s ease-out;
 transition: opacity 0.3s ease-out;
}

.ov:hover {
 opacity: 0.85;
}

@media screen and (max-width: 750px) {
 .ov:hover {
  opacity: 1;
 }
}
input:-moz-placeholder-shown {
 font-family: "Noto Sans JP", sans-serif !important;
 letter-spacing: 0 !important;
}
input:-ms-input-placeholder {
 font-family: "Noto Sans JP", sans-serif !important;
 letter-spacing: 0 !important;
}
input:placeholder-shown {
 font-family: "Noto Sans JP", sans-serif !important;
 letter-spacing: 0 !important;
}

input::-webkit-input-placeholder {
 font-family: "Noto Sans JP", sans-serif !important;
 letter-spacing: 0 !important;
}

input:-moz-placeholder {
 font-family: "Noto Sans JP", sans-serif !important;
 letter-spacing: 0 !important;
}

input::-moz-placeholder {
 font-family: "Noto Sans JP", sans-serif !important;
 letter-spacing: 0 !important;
}

input:-ms-input-placeholder {
 font-family: "Noto Sans JP", sans-serif !important;
 letter-spacing: 0 !important;
}

.t18-middle {
 position: relative;
 z-index: 2;
 padding-top: 110px;
}

@media screen and (max-width: 1170px) {
 .t18-middle {
  padding-top: 50px;
 }
}
@media screen and (max-width: 750px) {
 .t18-middle {
  padding-top: 100px;
 }
}
.t18-container {
 max-width: 100% !important;
}

.t18-container img {
 image-rendering: -webkit-optimize-contrast;
}

@media screen and (max-width: 750px) {
 .t18-container img {
  image-rendering: auto;
 }
}
header.header {
 position: fixed;
 top: 0;
 left: 50%;
 z-index: 100;
 width: 100%;
 max-width: 100% !important;
 height: 110px;
 background-color: #ffffff;
 transform: translate(-50%, 0);
 -webkit-transition: 0.3s;
 transition: 0.3s;

 -webkit-transform: translate(-50%, 0);
}

@media screen and (max-width: 1170px) {
 header.header {
  height: 50px;
 }
}
@media screen and (max-width: 750px) {
 header.header {
  height: 100px !important;
 }
}
header.header.scroll {
 height: 80px;
}

@media screen and (max-width: 1170px) {
 header.header.scroll {
  height: 50px;
 }
}
@media screen and (max-width: 750px) {
 header.header.scroll {
  height: 100px !important;
 }
}
header.header.scroll .logo {
 height: 80px;
}

@media screen and (max-width: 1170px) {
 header.header.scroll .logo {
  height: 50px;
 }
}
@media screen and (max-width: 750px) {
 header.header.scroll .logo {
  height: 100px !important;
 }
}
header.header.scroll .nav1 {
 height: 0;
}

header.header.scroll .nav1 ul {
 top: -35px;
 height: 0;
}

header.header .bg {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2;
}

header.header .bg img {
 width: 428px;
}

@media screen and (max-width: 1170px) {
 header.header .bg {
  width: 350px;
 }
 header.header .bg img {
  width: 350px;
 }
}
@media screen and (max-width: 750px) {
 header.header .bg {
  width: 420px;
 }
 header.header .bg img {
  width: 420px;
 }
}
header.header .logo {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 3;
 width: 430px;
 height: 110px;
 clip-path: polygon(0 0, 94% 0, 87% 100%, 0% 100%);
 align-items: center;
 background: #cc0000;
 -webkit-transition: 0.3s;
 transition: 0.3s;

 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-clip-path: polygon(0 0, 94% 0, 87% 100%, 0% 100%);
}

@media screen and (max-width: 1170px) {
 header.header .logo {
  top: 0;
  left: 0;
  height: 50px;
 }
}
@media screen and (max-width: 750px) {
 header.header .logo {
  height: 100px !important;
 }
}
header.header .logo .aktio {
 margin-left: 31px;
}
header.header .logo .aktio a {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 align-items: center;
 color: #ffffff;
 font-weight: bold;
 font-size: 14px;
 text-decoration: none;

 -webkit-box-align: center;
 -ms-flex-align: center;
}
@media screen and (max-width: 750px) {
 header.header .logo .aktio a {
  font-size: 16px;
 }
}
header.header .logo .aktio a img {
 margin-right: 30px;
}
@media screen and (max-width: 750px) {
 header.header .logo .aktio a img {
  margin-right: 15px;
 }
}

@media screen and (max-width: 1170px) {
 header.header .logo .aktio {
  margin-left: 15px;
 }
}
@media screen and (max-width: 750px) {
 header.header .logo .aktio {
  margin-left: 30px;
 }
}
header.header .logo .aktio img {
 width: 168px;
}

@media screen and (max-width: 1170px) {
 header.header .logo .aktio img {
  width: 90px;
 }
}
@media screen and (max-width: 750px) {
 header.header .logo .aktio img {
  width: 168px;
 }
}
header.header .logo .anniversary {
 margin-left: 31px;
 padding-top: 3px;
}

@media screen and (max-width: 1170px) {
 header.header .logo .anniversary {
  margin-left: 20px;
  padding-top: 2px;
 }
}
@media screen and (max-width: 750px) {
 header.header .logo .anniversary {
  margin-left: 0;
 }
}
header.header .logo .anniversary img {
 width: 55px;
}

@media screen and (max-width: 1170px) {
 header.header .logo .anniversary img {
  width: 32px;
 }
}
@media screen and (max-width: 750px) {
 header.header .logo .anniversary img {
  width: 50px;
  margin-left: 35px;
 }
}
header.header nav.nav1 {
 height: 30px;
 background-color: #ebebeb;
 -webkit-transition: 0.3s;
 transition: 0.3s;
}

@media screen and (max-width: 1170px) {
 header.header nav.nav1 {
  display: none;
 }
}
header.header nav.nav1 ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 height: 30px;
 justify-content: flex-end;
 align-items: center;
 padding-bottom: 2px;
 -webkit-transition: 0.3s;
 transition: 0.3s;

 -webkit-box-pack: end;
 -ms-flex-pack: end;
 -webkit-box-align: center;
 -ms-flex-align: center;
}

header.header nav.nav1 ul li {
 margin-left: 20px;
 padding-left: 20px;
 border-left: 1px solid #727272;
}

header.header nav.nav1 ul li:nth-child(2) a {
 padding-right: 20px;
 background: url(/common/images/new/icn_blank-black.svg) no-repeat right center;
}

header.header nav.nav1 ul li:first-child {
 margin-right: 0;
 border: none;
}

header.header nav.nav1 ul li:last-child {
 margin-right: 20px;
}

header.header nav.nav1 ul li a {
 color: #333333;
 font-size: 13px;
 text-decoration: none;
}

header.header nav.nav2 {
 background-color: #ffffff;
}

header.header nav.nav2 >ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 80px;
 justify-content: flex-end;
 align-items: center;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 -webkit-box-align: center;
 -ms-flex-align: center;
}

@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul {
  height: 50px;
 }
}
@media screen and (max-width: 750px) {
 header.header nav.nav2 >ul {
  height: 100px !important;
 }
}
header.header nav.nav2 >ul >li {
 height: 100%;
 position: relative;
}
header.header nav.nav2 >ul >li.not-drop {
 padding: 0;
}
header.header nav.nav2 >ul >li.not-drop a{
 padding: 0 17.5px;
}
header.header nav.nav2 >ul >li.noevent {
 pointer-events: none;
}
header.header nav.nav2 >ul >li.active{
  background-color: #f4f4f4;
}
header.header nav.nav2 >ul >li.current{
  background-color: #f4f4f4!important;
}

@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul >li {
  padding: 0;
 }
}
header.header nav.nav2 >ul >li.btn-search {
 margin-left: 15px;
 padding: 0;
}
@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul >li.btn-search {
  margin-left: 0;
 }
}

@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul >li {
  margin-left: 0;
 }
 header.header nav.nav2 >ul >li:nth-of-type(-n + 6) {
  display: none;
 }
}
header.header nav.nav2 >ul >li:nth-child(1) >a,header.header nav.nav2 >ul >li:nth-child(2) >a,header.header nav.nav2 >ul >li:nth-child(4) >a {
 padding-right: 20px;
 background: url(/common/images/new/icn_bottom.svg) no-repeat right 17px top 52%;
}

header.header nav.nav2 >ul >li:nth-child(1).active >a,header.header nav.nav2 >ul >li:nth-child(2).active >a,header.header nav.nav2 >ul >li:nth-child(4).active >a {
 background: url(/common/images/new/icn_top.svg) no-repeat right 17px top 52%;
}

header.header nav.nav2 >ul >li:last-child {
 width: 80px;
 text-align: center;
}

@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul >li:last-child {
  width: 50px;
 }
}
@media screen and (max-width: 750px) {
 header.header nav.nav2 >ul >li:last-child {
  width: 100px;
  height: 100px !important;
 }
}
header.header nav.nav2 >ul >li:last-child >a {
 padding-top: 40px;
 color: #ffffff;
 background: url(/common/images/new/icn_search-white.svg) no-repeat center top 13px #b70000;
 font-size: 13px;
}

@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul >li:last-child >a {
  padding-top: 24px;
  background: url(/common/images/new/icn_search-white.svg) no-repeat center top 7px #b70000;
  background-size: 19px;
  font-size: 10px;
 }
}
@media screen and (max-width: 750px) {
 header.header nav.nav2 >ul >li:last-child >a {
  padding-top: 50px;
  background: url(/common/images/new/icn_search-white.svg) no-repeat center top 13px #b70000;
  background-size: 42px;
  font-size: 19px;
 }
}
.store-drop,.product-drop,.company-drop {
 height: auto !important;
 cursor: pointer !important;
}


.store-drop >a,.product-drop >a,.company-drop >a {
 padding: 31px 34px 31px 17px !important;
}
.store-drop:hover >a,.product-drop:hover >a,.company-drop:hover >a {
 opacity: 0.7;
}
.store-drop a,.product-drop a,.company-drop a {
 opacity: 1 !important;
}
.store-drop a:hover,.product-drop a:hover,.company-drop a:hover {
 opacity: 1 !important;
}

header.header nav.nav2 >ul >li >a {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
 justify-content: center;
 align-items: center;
 color: #333333;
 font-size: 15px;
 text-decoration: none;
 cursor: pointer;
 position: relative;
 z-index:1;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
}

header.header nav.nav2 >ul >li.btn-sp-menu {
 display: none;
}

@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul >li.btn-sp-menu {
  display: block;
 }
 header.header nav.nav2 >ul >li.btn-sp-menu .hamburger {
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #f5f5f5;
 }
}
@media screen and (max-width: 1170px) and (max-width: 750px) {
 header.header nav.nav2 >ul >li.btn-sp-menu .hamburger {
  width: 100px;
  height: 100px !important;
 }
}
@media screen and (max-width: 1170px) {
 header.header nav.nav2 >ul >li.btn-sp-menu .hamburger_bar {
  display: block;
  position: absolute;
  left: 25%;
  width: 50%;
  height: 3px;
  border-radius: 5px;
  background: #333333;
 }
}
@media screen and (max-width: 1170px) and (max-width: 750px) {
 header.header nav.nav2 ul li.btn-sp-menu .hamburger_bar {
  height: 4px;
 }
}
@media screen and (max-width: 1170px) {
 header.header nav.nav2 ul li.btn-sp-menu .hamburger_bar:nth-child(1) {
  top: 11px;
 }
}
@media screen and (max-width: 1170px) and (max-width: 750px) {
 header.header nav.nav2 ul li.btn-sp-menu .hamburger_bar:nth-child(1) {
  top: 23px;
 }
}
@media screen and (max-width: 1170px) {
 header.header nav.nav2 ul li.btn-sp-menu .hamburger_bar:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);

  -webkit-transform: translateY(-50%);
 }
 header.header nav.nav2 ul li.btn-sp-menu .hamburger_bar:nth-child(3) {
  bottom: 8px;
  transform: translateY(-100%);

  -webkit-transform: translateY(-100%);
 }
}
@media screen and (max-width: 1170px) and (max-width: 750px) {
 header.header nav.nav2 ul li.btn-sp-menu .hamburger_bar:nth-child(3) {
  bottom: 19px;
 }
}
header.header * {
 vertical-align: baseline;
 margin: 0;
 padding: 0;
 border: 0;
 font-style: normal;
 font-weight: normal;
 list-style-type: none;
 box-sizing: border-box;

 -webkit-box-sizing: border-box;
}

.dark {
 display: none;
 position: fixed;
 top: 0;
 left: 0;
 z-index: 150;
 width: 100%;
 height: 100%;
 background-color: rgba(0, 0, 0, 0.5);
}

.sp-menu {
 position: fixed;
 top: 0;
 right: -240px;
 z-index: 200;
 width: 190px;
 height: 100%;
 padding: 25px;
 padding-top: 100px;
 background-color: #333333;
 -webkit-transition: right 0.5s;
 transition: right 0.5s;
}

.sp-menu * {
 vertical-align: baseline;
 margin: 0;
 padding: 0;
 border: 0;
 font-style: normal;
 font-weight: normal;
 list-style-type: none;
 box-sizing: border-box;

 -webkit-box-sizing: border-box;
}

@media screen and (max-width: 750px) {
 .sp-menu {
  right: -400px;
  width: 350px;
 }
}
.sp-menu.active {
 right: 0;
}

.sp-menu .close {
 position: absolute;
 top: 20px;
 right: 20px;
 cursor: pointer;
}

@media screen and (max-width: 750px) {
 .sp-menu .close {
  top: 25px;
  right: 25px;
 }
 .sp-menu .close img {
  width: 50px;
 }
}
.sp-menu nav {
 padding-top: 40px;
}

.sp-menu nav ul.nav1 {
 margin-bottom: 35px;
 padding: 0 20px;
 padding-bottom: 35px;
 border-bottom: 1px solid #6f6f6f;
}

@media screen and (max-width: 750px) {
 .sp-menu nav ul.nav1 {
  padding-bottom: 50px;
 }
}
.sp-menu nav ul.nav1 li {
 margin-top: 25px;
}

@media screen and (max-width: 750px) {
 .sp-menu nav ul.nav1 li {
  margin-top: 40px;
 }
}
.sp-menu nav ul.nav1 li a {
 display: inline-block;
 width: 120px;
 color: #ffffff;
 background: url(/common/images/new/icn_right_white.svg) no-repeat right top 3px;
 background-size: 7px;
 font-size: 14px;
 text-decoration: none;
}

@media screen and (max-width: 750px) {
 .sp-menu nav ul.nav1 li a {
  width: 250px;
  background: url(/common/images/new/icn_right_white.svg) no-repeat right top 6px;
  background-size: 13px;
  font-size: 27px;
 }
}
.sp-menu nav ul.nav2 {
 padding: 0 20px;
}

.sp-menu nav ul.nav2 li {
 margin-top: 25px;
}

@media screen and (max-width: 750px) {
 .sp-menu nav ul.nav2 li {
  margin-top: 40px;
 }
}
.sp-menu nav ul.nav2 li:nth-child(2) a {
 width: 158px;
 background: url(/common/images/new/icn_blank-white.svg) no-repeat right top 2px;
 background-size: 14px;
}

@media screen and (max-width: 750px) {
 .sp-menu nav ul.nav2 li:nth-child(2) a {
  width: 300px;
  background: url(/common/images/new/icn_blank-white.svg) no-repeat right top 5px;
  background-size: 24px;
  font-size: 25px;
 }
}
.sp-menu nav ul.nav2 li a {
 display: inline-block;
 width: 154px;
 color: #ffffff;
 background: url(/common/images/new/icn_right_white.svg) no-repeat right top 3px;
 background-size: 7px;
 font-size: 14px;
 text-decoration: none;
}

@media screen and (max-width: 750px) {
 .sp-menu nav ul.nav2 li a {
  width: 300px;
  background: url(/common/images/new/icn_right_white.svg) no-repeat right 6px top 5px;
  background-size: 13px;
  font-size: 25px;
 }
}
.product-search {
 display: none;
 position: fixed;
 top: 110px;
 left: 50%;
 z-index: 100;
 width: 100%;
 max-width: 100% !important;
 transform: translate(-50%, 0);
 -webkit-transition: top 0.3s;
 transition: top 0.3s;

 -webkit-transform: translate(-50%, 0);
}

.product-search.scroll {
 top: 80px;
}

@media screen and (max-width: 1170px) {
 .product-search {
  top: 50px !important;
  right: 0;
 }
}
@media screen and (max-width: 750px) {
 .product-search {
  top: 100px !important;
 }
}
.product-search .wrap {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 justify-content: flex-end;
 align-items: center;

 -webkit-box-pack: end;
 -ms-flex-pack: end;
 -webkit-box-align: center;
 -ms-flex-align: center;
}

.product-search .inner {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 660px;
 height: 110px;
 justify-content: center;
 align-items: center;
 padding: 0 20px;
 background-color: #ebebeb;

 -webkit-box-pack: center;
 -ms-flex-pack: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
}

@media screen and (max-width: 750px) {
 .product-search .inner {
  width: 100%;
  height: 120px;
  padding: 0 3%;
 }
}
.product-search .top-product-search-input-area {
 position: relative;
 width: 100%;
}

.product-search .top-product-search-input-area form {
 width: 100%;
}

.product-search .top-product-search-input-area .top-product-search-input-search {
 width: 100%;
 height: 50px;
 padding: 0 20px;
 border: 1px solid #bebebe;
 border: none;
 border-radius: 30px;
 background-color: #ffffff;
 font-family: "Noto Sans JP", sans-serif !important;
 font-size: 16px !important;
 letter-spacing: 0;
 outline: none;
}

@media screen and (max-width: 750px) {
 .product-search .top-product-search-input-area .top-product-search-input-search {
  height: 80px;
  border-radius: 60px;
  font-size: 26px !important;
 }
}
.product-search .top-product-search-input-area .top-product-search-input-submit {
 position: absolute;
 top: 12px;
 right: 20px;
 width: 24px;
 height: 24px;
 border: none;
 background: url(/common/images/new/icn_search-red.svg) no-repeat center center #ffffff;
 background-size: 24px;
 -webkit-transition: opacity 0.5s;
 transition: opacity 0.5s;
 outline: none;
}

@media screen and (max-width: 750px) {
 .product-search .top-product-search-input-area .top-product-search-input-submit {
  top: 24px;
  right: 26px;
  width: 40px;
  height: 40px;
  background-size: 40px;
 }
}
.product-search .top-product-search-input-area .top-product-search-input-submit:hover {
 opacity: 0.7;
}

.drop{
 cursor:default;
 position: relative;
}
.drop .close{
  position: absolute;
  top: 20px;
  right: calc(50% - 620px);
  cursor: pointer;
  transition: opacity 0.3s;
  z-index: 10;
}
@media screen and (max-width: 1298px) {
 .drop .close{
  right: 20px;
 }
}
.drop .close:hover{
 opacity: 0.7;
}
.drop .inner{
 width: 100%!important;
 max-width: 1280px!important;
 padding: 50px 75px 20px!important;
 position: absolute;
 top: 0;
 right: calc(50% - 640px);
 background-color: rgba(50, 50, 50, 0.95);
}
@media screen and (max-width: 1298px) {
 .drop .inner{
  top: 0;
  right:0;
  left:0;
 }
}

.drop .inner a:before {
 content:">";
 font-size: 12px;
 padding-right: 5px;
}

.drop .inner .close:hover{
 opacity:0.7;
}

.store-menu {
 display: none;
 position: fixed;
 top: 110px;
 right: 0;
 bottom: 0;
 left: 50%;
 z-index: 50;
 width: 100%;
 max-width: 100% !important;
 height: calc(100vh - 110px);
 overflow: auto;
 transform: translate(-50%, 0);
 -webkit-transition: height 0.3s, top 0.3s;
 transition: height 0.3s, top 0.3s;
 -webkit-transform: translate(-50%, 0);
}

@media screen and (max-width: 1170px) {
 .store-menu {
  display: none !important;
 }
}
.store-menu.scroll {
 top: 80px;
 height: calc(100vh - 80px);
}

.store-menu * {
 vertical-align: baseline;
 margin: 0;
 padding: 0;
 border: 0;
 font-style: normal;
 font-weight: normal;
 list-style-type: none;
 box-sizing: border-box;

 -webkit-box-sizing: border-box;
}
.store-menu .inner {
 width: 900px;
 margin: 0 auto;
 padding: 60px 0;
}

.store-menu .inner dl {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}

.store-menu .inner dl dt {
 width: 200px;
 color: #ffffff;
 font-size: 16px;
}

.store-menu .inner dl dd {
 width: calc(100% - 200px);
 padding-top: 2px;
}

.store-menu .inner dl dd >ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 align-items: center;
 flex-wrap: wrap;

 -webkit-box-align: center;
 -ms-flex-align: center;
}

.store-menu .inner dl dd >ul >li {
 margin-right: 45px;
 margin-bottom: 20px;
}

.store-menu .inner dl dd >ul >li >a {
 display: inline-block;
 position: relative;
 color: #ffffff;
 font-size: 14px;
 text-decoration: none;
}
.store-menu .inner dl dd >ul >li >a:after {
 content: "";
 position: absolute;
 bottom: -2px;
 left: 0;
 width: 100%;
 height: 1px;
 background: #ffffff;
 transform: scale(0, 1);
 -webkit-transform-origin: right top;
 transform-origin: right top;
 -webkit-transition: -webkit-transform 0.3s;
 transition: -webkit-transform 0.3s;
 transition: transform 0.3s;
 transition: transform 0.3s, -webkit-transform 0.3s;

 -webkit-transform: scale(0, 1);
}

.store-menu .inner dl dd >ul >li >a:hover:after {
 transform: scale(1, 1);
 -webkit-transform-origin: left top;
 transform-origin: left top;

 -webkit-transform: scale(1, 1);
}

.product-menu {
 display: none;
 position: fixed;
 top: 110px;
 right: 0;
 bottom: 0;
 left: 50%;
 z-index: 50;
 width: 100%;
 max-width: 100% !important;
 height: calc(100vh - 110px);
 overflow: auto;
 transform: translate(-50%, 0);
 -webkit-transition: height 0.3s, top 0.3s;
 transition: height 0.3s, top 0.3s;

 -webkit-transform: translate(-50%, 0);
}

@media screen and (max-width: 1170px) {
 .product-menu {
  display: none !important;
 }
}
.product-menu.scroll {
 top: 80px;
 height: calc(100vh - 80px);
}

.product-menu * {
 vertical-align: baseline;
 margin: 0;
 padding: 0;
 border: 0;
 font-style: normal;
 font-weight: normal;
 list-style-type: none;
 box-sizing: border-box;

 -webkit-box-sizing: border-box;
}


.product-menu .inner {
 width: 100%;
 max-width: 1170px;
 margin: 0 auto;
 padding: 60px 0;
 padding-bottom: 40px;
}

.product-menu .inner dl {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-top: 7px;
 padding-top: 22px;
 border-top: 1px solid #606060;
}

.product-menu .inner dl.first {
 margin-top: 0;
 padding-top: 0;
 border: none;
}

.product-menu .inner dl dt {
 width: 200px;
}

.product-menu .inner dl dt a {
 display: inline-block;
 position: relative;
 color: #ffffff;
 font-size: 16px;
 text-decoration: none;
}
.product-menu .inner dl dt a:after {
 content: "";
 position: absolute;
 bottom: -2px;
 left: 0;
 width: 100%;
 height: 1px;
 background: #ffffff;
 transform: scale(0, 1);
 -webkit-transform-origin: right top;
 transform-origin: right top;
 -webkit-transition: -webkit-transform 0.3s;
 transition: -webkit-transform 0.3s;
 transition: transform 0.3s;
 transition: transform 0.3s, -webkit-transform 0.3s;
 -webkit-transform: scale(0, 1);
}

.product-menu .inner dl dt a:hover:after {
 transform: scale(1, 1);
 -webkit-transform-origin: left top;
 transform-origin: left top;

 -webkit-transform: scale(1, 1);
}

.product-menu .inner dl dd {
 width: calc(100% - 200px);
 padding-top: 2px;
}

.product-menu .inner dl dd ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -ms-flex-wrap: wrap;
}

.product-menu .inner dl dd ul li {
 width: 25%;
 margin-bottom: 20px;
 max-width: 222px;
}

.product-menu .inner dl dd ul li a {
 display: inline-block;
 position: relative;
 color: #ffffff;
 font-size: 14px;
 text-decoration: none;
}
.product-menu .inner dl dd >ul >li >a:before {
 content:">";
 font-size: 12px;
 padding-right: 5px;
}
.product-menu .inner dl dd ul li a:after {
 content: "";
 position: absolute;
 bottom: -2px;
 left: 0;
 width: 100%;
 height: 1px;
 background: #ffffff;
 transform: scale(0, 1);
 -webkit-transform-origin: right top;
 transform-origin: right top;
 -webkit-transition: -webkit-transform 0.3s;
 transition: -webkit-transform 0.3s;
 transition: transform 0.3s;
 transition: transform 0.3s, -webkit-transform 0.3s;
 -webkit-transform: scale(0, 1);
}

.product-menu .inner dl dd ul li a:hover:after {
 transform: scale(1, 1);
 -webkit-transform-origin: left top;
 transform-origin: left top;
 -webkit-transform: scale(1, 1);
}

.company-menu {
 display: none;
 position: fixed;
 top: 110px;
 right: 0;
 bottom: 0;
 left: 50%;
 z-index: 50;
 width: 100%;
 max-width: 100% !important;
 height: calc(100vh - 110px);
 overflow: auto;
 transform: translate(-50%, 0);
 -webkit-transition: height 0.3s, top 0.3s;
 transition: height 0.3s, top 0.3s;
 -webkit-transform: translate(-50%, 0);
}

@media screen and (max-width: 1170px) {
 .company-menu {
  display: none !important;
 }
}
.company-menu.scroll {
 top: 80px;
 height: calc(100vh - 80px);
}

.company-menu * {
 vertical-align: baseline;
 margin: 0;
 padding: 0;
 border: 0;
 font-style: normal;
 font-weight: normal;
 list-style-type: none;
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
}

.menu-wrap {
 display: inline-block;
 padding: 0 75px;
 margin: 0 auto;
 background-color: rgba(50, 50, 50, 0.95);
}
.menu-wrap dt{
 font-weight:bold;
}
.menu-wrap dt a{
 font-weight:bold;
}

.company-menu .inner dl {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}

.company-menu .inner dl dt {
 width: 200px;
}

.company-menu .inner dl dt a {
 display: inline-block;
 position: relative;
 color: #ffffff;
 color: #ffffff;
 font-size: 16px;
 text-decoration: none;
}

.company-menu .inner dl dt a:after {
 content: "";
 position: absolute;
 bottom: -2px;
 left: 0;
 width: 100%;
 height: 1px;
 background: #ffffff;
 transform: scale(0, 1);
 -webkit-transform-origin: right top;
 transform-origin: right top;
 -webkit-transition: -webkit-transform 0.3s;
 transition: -webkit-transform 0.3s;
 transition: transform 0.3s;
 transition: transform 0.3s, -webkit-transform 0.3s;
 -webkit-transform: scale(0, 1);
}

.company-menu .inner dl dt a:hover:after {
 transform: scale(1, 1);
 -webkit-transform-origin: left top;
 transform-origin: left top;
 -webkit-transform: scale(1, 1);
}
.company-menu .inner dl dd {
 width: calc(100% - 200px);
}
.company-menu .inner dl dd ul {
 display: flex;
 flex-wrap: wrap;
}
.company-menu .inner dl dd ul:first-child {
 border-bottom: 1px solid #606060;
 margin-bottom: 25px;
 padding-bottom: 5px;
}
.company-menu .inner dl dd ul li {
 width: 25%;
 padding-bottom: 20px;
 padding-right: 40px;
}

.company-menu .inner dl dd ul li a {
 display: inline-block;
 position: relative;
 color: #ffffff;
 font-size: 14px;
 text-decoration: none;
}

.company-menu .inner dl dd ul li a:after {
 content: "";
 position: absolute;
 bottom: -2px;
 left: 0;
 width: 100%;
 height: 1px;
 background: #ffffff;
 transform: scale(0, 1);
 -webkit-transform-origin: right top;
 transform-origin: right top;
 -webkit-transition: -webkit-transform 0.3s;
 transition: -webkit-transform 0.3s;
 transition: transform 0.3s;
 transition: transform 0.3s, -webkit-transform 0.3s;

 -webkit-transform: scale(0, 1);
}

.company-menu .inner dl dd ul li a:hover:after {
 transform: scale(1, 1);
 -webkit-transform-origin: left top;
 transform-origin: left top;

 -webkit-transform: scale(1, 1);
}

section.contact-area {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 height: 260px;
 justify-content: center;
 align-items: center;
 margin: 140px auto 0;
 padding: 0 20px;
 background: url(/common/images/new/bg_contact.svg) no-repeat center center/cover;

 -webkit-box-pack: center;
 -ms-flex-pack: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
}

@media screen and (max-width: 750px) {
 section.contact-area {
  height: auto;
  margin-top: 170px;
  padding: 65px 5%;
 }
}
section.contact-area * {
 line-height: 1.7;
 vertical-align: baseline;
 margin: 0;
 padding: 0;
 border: 0;
 font-style: normal;
 font-weight: normal;
 list-style-type: none;
 box-sizing: border-box;

 -webkit-box-sizing: border-box;
}

section.contact-area .pagetop {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: fixed;
 right: 21px;
 bottom: 10px;
 z-index: 11;
 max-width: 100%;
 visibility: hidden;
 visibility: hidden;
 justify-content: flex-end;
 opacity: 0;
 opacity: 0;
 -webkit-transition: opacity 0.5s, visibility 0.5s;
 transition: opacity 0.5s, visibility 0.5s;

 -webkit-box-pack: end;
 -ms-flex-pack: end;
}

@media screen and (max-width: 750px) {
 section.contact-area .pagetop {
  right: 19px;
 }
}
@media screen and (max-width: 750px) {
 section.contact-area .pagetop img {
  width: 100px;
 }
}
section.contact-area .pagetop.active {
 visibility: visible;
 opacity: 1;
}

section.contact-area .pagetop.absolute {
 position: absolute;
 top: -80px;
 right: 21px;
 bottom: auto;
 left: auto;
 transform: none;

 -webkit-transform: none;
}

@media screen and (max-width: 750px) {
 section.contact-area .pagetop.absolute {
  top: -135px;
 }
}
section.contact-area .content-bg-bottom {
 position: absolute;
 top: -535px;
 right: 0;
 z-index: 0;
 pointer-events: none;
}

@media screen and (max-width: 750px) {
 section.contact-area .content-bg-bottom {
  top: auto;
  bottom: 100%;
 }
}
section.contact-area .content-bg-bottom img {
 width: 150px;
}

@media screen and (max-width: 750px) {
 section.contact-area .content-bg-bottom img {
  width: 190px;
  vertical-align: bottom;
 }
}
section.contact-area .inner {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 max-width: 950px;
 justify-content: space-between;
 align-items: center;
 margin: 0 auto;
 padding: 30px 50px 30px 80px;
 background-color: #ffffff;

 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-box-align: center;
 -ms-flex-align: center;
}

@media screen and (max-width: 1170px) {
 section.contact-area .inner {
  padding: 30px 50px;
 }
}
@media screen and (max-width: 750px) {
 section.contact-area .inner {
  display: block;
  padding: 35px;
 }
}
section.contact-area .inner .txt-area {
 width: 470px;
 margin-right: 25px;
}

@media screen and (max-width: 750px) {
 section.contact-area .inner .txt-area {
  width: 100%;
 }
}
section.contact-area .inner .txt-area h3 {
 font-weight: bold;
 font-size: 24px;
}
section.contact-area .inner .txt-area h2 {
 font-weight: bold;
 font-size: 24px;
}

@media screen and (max-width: 1170px) {
 section.contact-area .inner .txt-area h3 {
  font-size: 22px;
 }
}
@media screen and (max-width: 1170px) {
 section.contact-area .inner .txt-area h2 {
  font-size: 22px;
 }
}
@media screen and (max-width: 750px) {
 section.contact-area .inner .txt-area h3 {
  font-size: 32px;
  text-align: center;
 }
}
@media screen and (max-width: 750px) {
 section.contact-area .inner .txt-area h2 {
  font-size: 32px;
  text-align: center;
 }
}
section.contact-area .inner .txt-area p {
 margin-top: 10px;
 font-size: 16px;
}

@media screen and (max-width: 1170px) {
 section.contact-area .inner .txt-area p {
  font-size: 15px;
 }
}
@media screen and (max-width: 750px) {
 section.contact-area .inner .txt-area p {
  margin-top: 20px;
  font-size: 26px;
  text-align: center;
 }
}
section.contact-area .inner .txt-area p br {
 display: none;
}

@media screen and (max-width: 750px) {
 section.contact-area .inner .txt-area p br {
  display: block;
 }
}
section.contact-area .inner .btn a {
 display: block;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 300px;
 height: 70px;
 justify-content: center;
 align-items: center;
 color: #ffffff;
 background-color: #cc0000;
 font-size: 22px;
 text-decoration: none;

 -webkit-box-pack: center;
 -ms-flex-pack: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
}

@media screen and (max-width: 1170px) {
 section.contact-area .inner .btn a {
  font-size: 18px;
 }
}
@media screen and (max-width: 750px) {
 section.contact-area .inner .btn a {
  width: 85%;
  height: 100px;
  margin: 30px auto 0;
  font-size: 28px;
 }
}
section.contact-area .inner .btn a span {
 padding-right: 40px;
 background: url(/common/images/new/icn_mail.svg) no-repeat right top 11px;
}

@media screen and (max-width: 1170px) {
 section.contact-area .inner .btn a span {
  padding-right: 35px;
  background: url(/common/images/new/icn_mail.svg) no-repeat right top 8px;
 }
}
@media screen and (max-width: 750px) {
 section.contact-area .inner .btn a span {
  padding-right: 50px;
  background: url(/common/images/new/icn_mail.svg) no-repeat right top 11px;
  background-size: 35px;
 }
}
footer.footer {
    margin: 0 auto;
    color: #ffffff;
    background: url(/common/images/new/bg_footer.png) no-repeat center center #000000;
    background-size: cover;
   }

   footer.footer * {
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    box-sizing: border-box;

    -webkit-box-sizing: border-box;
   }

   @media screen and (max-width: 1170px) {
    footer.footer {
     padding-top: 80px;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer {
     padding-top: 60px;
    }
   }
   @media screen and (max-width: 1170px) {
    footer.footer .flex {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     justify-content: center;
     padding: 0 5%;

     -webkit-box-pack: center;
     -ms-flex-pack: center;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer .flex {
     display: block;
    }
   }
   footer.footer nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1170px;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 90px;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
   }
   @-moz-document url-prefix() {
    footer.footer nav {
      max-width: 1180px;
    }
  }

   @media screen and (max-width: 1170px) {
    footer.footer nav {
     display: block;
     margin: 0;
     padding-top: 0;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer nav {
     justify-content: center;
     margin: 0 auto;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
    }
   }
   footer.footer nav >div ul {
    margin: 0;
    padding: 0;
   }

   footer.footer nav >div ul li {
    list-style-type: none;
   }

   footer.footer nav >div ul li.large {
    margin-bottom: 27px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.large {
     display: none;
    }
   }

   footer.footer nav >div ul li.large.mt {
    margin-top: 30px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.large.mt {
      margin-top: 0;
     }
   }

   footer.footer nav >div ul li.large a {
    padding-right: 20px;
    background: url(/common/images/new/icn_right_white.svg) no-repeat right top 6px;
    background-size: 7px;
    font-size: 20px;
    margin-bottom: 27px;
   }

   footer.footer nav >div ul li.medium {
    margin-bottom: 21px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.medium {
     display: none;
    }
   }
   footer.footer nav >div ul li.medium a {
    font-size: 16px;
   }

   footer.footer nav >div ul li.small {
    margin-bottom: 13px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.small {
     display: none;
    }
   }
   footer.footer nav >div ul li.small a {
    font-size: 14px;
   }

   footer.footer nav >div ul li.small.mt {
    margin-top: 30px;
   }

   footer.footer nav >div ul li.mini {
    margin-bottom: 10px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.mini {
     margin-bottom: 13px;
     text-align: center;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer nav >div ul li.mini {
     margin-bottom: 30px;
    }
   }
   footer.footer nav >div ul li.mini a {
    font-size: 12px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.mini a {
     line-height: 1.5;
     font-size: 14px;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer nav >div ul li.mini a {
     font-size: 28px;
    }
   }
   footer.footer nav >div ul li.mini br {
    display: none;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.mini br {
     display: block;
    }
   }
   footer.footer nav >div ul li.mini.mt {
    margin-top: 30px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer nav >div ul li.mini.mt {
     margin-top: 0;
    }
   }
   footer.footer nav >div ul li a {
    display: inline-block;
    position: relative;
    color: #ffffff;
    text-decoration: none;
   }

   footer.footer nav >div ul li a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;

    -webkit-transform: scale(0, 1);
   }

   @media screen and (max-width: 750px) {
    footer.footer nav >div ul li a:after {
     display: none;
    }
   }
   footer.footer nav >div ul li a:hover:after {
    transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;

    -webkit-transform: scale(1, 1);
   }

   footer.footer dl.sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1170px;
    margin: 50px auto 0;
   }

   @media screen and (max-width: 1170px) {
    footer.footer dl.sns {
     display: block;
     margin: 0;
     margin-left: 60px;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer dl.sns {
     margin: 60px auto 0;
    }
   }
   footer.footer dl.sns dt {
    width: 240px;
    color: #ffffff;
    font-size: 16px;
   }

   @media screen and (max-width: 750px) {
    footer.footer dl.sns dt {
     width: 100%;
     margin: 0 auto;
     font-size: 30px;
     text-align: center;
    }
   }
   footer.footer dl.sns dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;

    -webkit-box-align: center;
    -ms-flex-align: center;
   }

   @media screen and (max-width: 1170px) {
    footer.footer dl.sns dd ul {
     margin-top: 30px;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer dl.sns dd ul {
     justify-content: center;

     -webkit-box-pack: center;
     -ms-flex-pack: center;
    }
   }

   footer.footer dl.sns dd ul li {
    margin-right: 27px;
    width: 20%;
    list-style-type: none;
   }
   footer.footer dl.sns dd ul li:last-child {
    margin-right: 0;
   }
   footer.footer dl.sns dd ul li:nth-child(1) img {
    width: 35px;
  }
   footer.footer dl.sns dd ul li:nth-child(2) img {
   width: 37px;
   margin-bottom: 2px;
  }
   footer.footer dl.sns dd ul li:nth-child(3) img {
   width: 33px;
  }
   footer.footer dl.sns dd ul li:nth-child(4) img {
   width: 37px;
  }
   footer.footer dl.sns dd ul li:nth-child(5) img {
   width: 35px;
  }
   footer.footer dl.sns dd ul li:nth-child(6) img {
   width: 37px;
  }

   @media screen and (max-width: 750px) {
    footer.footer dl.sns dd ul li {
     margin-right: 0;
     text-align: center;
    }
    footer.footer dl.sns dd ul li:last-child {
     margin-right: 0;
    }
    footer.footer dl.sns dd ul li:nth-child(1) img {
      width: 65px;
    }
    footer.footer dl.sns dd ul li:nth-child(2) img {
     width: 68px;
    }
    footer.footer dl.sns dd ul li:nth-child(3) img {
     width: 58px;
    }
    footer.footer dl.sns dd ul li:nth-child(4) img {
     width: 68px;
    }
    footer.footer dl.sns dd ul li:nth-child(5) img {
     width: 63px;
    }
    footer.footer dl.sns dd ul li:nth-child(6) img {
     width: 68px;
    }
   }

   footer.footer dl.sns dd ul li a {
    color: #ffffff;
   }

   footer.footer dl.sns dd p {
    margin-top: 14px;
    color: #ffffff;
    font-size: 12px;
   }

   @media screen and (max-width: 1170px) {
    footer.footer dl.sns dd p {
     padding-left: 1em;
     text-indent: -1em;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer dl.sns dd p {
     line-height: 1.5;
     margin-top: 30px;
     padding-left: 0;
     font-size: 22px;
     text-indent: 0;
     text-align: center;
    }
   }
   footer.footer dl.sns dd p br {
    display: none;
   }

   @media screen and (max-width: 1170px) {
    footer.footer dl.sns dd p br {
     display: block;
    }
   }
   footer.footer .copyright {
    margin-top: 100px;
    padding: 30px 0;
    border-top: 1px solid #8b8b8b;
    font-size: 13px;
    text-align: center;
   }

   @media screen and (max-width: 1170px) {
    footer.footer .copyright {
     margin-top: 70px;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer .copyright {
     margin-top: 60px;
     font-size: 26px;
    }
   }
   @media screen and (min-width: 769px) {
    .pc {
     display: block !important;
    }
    .pcImg {
     display: inline-block !important;
    }
    .sp {
     display: none !important;
    }
    .spImg {
     display: none !important;
    }
   }
   @media screen and (max-width: 768px) {
    .pc {
     display: none !important;
    }
    .pcImg {
     display: none !important;
    }
    .sp {
     display: block !important;
    }
    .spImg {
     display: inline-block !important;
    }
   }
   @media screen and (min-width: 751px) {
    .pc2 {
     display: block !important;
    }
    .pcImg2 {
     display: inline-block !important;
    }
    .sp2 {
     display: none !important;
    }
    .spImg2 {
     display: none !important;
    }
   }
   @media screen and (max-width: 750px) {
    .sp2 {
     display: block !important;
    }
    .spImg2 {
     display: inline-block !important;
    }
    .pc2 {
     display: none !important;
    }
    .pcImg2 {
     display: none !important;
    }
   }
   .display_pc {
    display: block;
   }

   .display_sp {
    display: none;
   }

   @media screen and (max-width: 750px) {
    .display_pc {
     display: none;
    }
    .display_sp {
     display: block;
    }
    .footer #line img {
     width: 30%;
     height: auto;
    }
   }

/*safari hack*/
::-webkit-full-page-media,
:future,
:root img {
  image-rendering: initial !important;
}
/*# sourceMappingURL=new-base.css.map */



/* 2023.11.22 NEWSのラベル色分け用 */
/*お知らせ*/
.info-label {
  color: #cc0000;
  background:#fff;
  border: 1px solid #cc0000;
}
/*ニュースリリース*/
.newsRelease-label {
  color: #fff;
  background:#cc0000;
  border: 1px solid #cc0000;
}
/*営業所情報*/
.network-label{
  color: #fff;
  background:#000000;
  border: 1px solid #000000;
}


/* 店舗検索、一部地域でグループ会社のPINを表示用 */
.t18-middle-split-rgt .display-sp {
	display: none;
}
.group__pin {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
    position: relative;
    top: -45px;
}
.group__pin input {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
    right: 3px;
}
.group__pin span {
    display: block;
    font-size: 1.2rem;
    padding: 10px 0 0;
    width: 100%;
	margin: 0;
}
.group__pin span.grouppin__img {
     display: inline-block;
     width: 30px;
     height: auto;
    position: relative;
    top: 10px;
    left: 1px;
}
.group__pin span.grouppin__img img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 750px) {
.t18-middle-split-rgt .display-pc {
	display: none;
}
.t18-middle-split-rgt .display-sp {
	display: block;
}
.group__pin {
    font-size: 3.0rem;
    top: 0;
}
.group__pin input {
    vertical-align: middle;
    width: 40px;
    height: 40px;
}
.group__pin span {
    font-size: 2.6rem;
    padding: 20px 0 60px;
	position: relative;
	top: -40px;
}
.group__pin span.grouppin__img {
    width: 40px;
    top: 12px;
}
}


/* 2024.0711　店舗検索 */
 .store-menu .inner dl {
  display: grid;
  grid-template-columns: 14em repeat(9,1fr);
  flex-wrap: nowrap;
}

.store-menu .inner dl dd {
  width: 100%;
  margin-right: 45px;
  margin-bottom: 20px;
}

.store-menu .inner dl dt {
  color: #ffffff;
  font-size: 16px;
  grid-column: 1;
}

.store-menu .inner dl dd a {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

 .store-menu .inner dl dd >a {
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
 }
 .store-menu .inner dl dd >a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0, 1);
 }

 .store-menu .inner dl dd >a:hover:after {
  transform: scale(1, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
 }



 /* 2024.0711　商品案内 */
 .product-menu .inner dl {
  display: grid;
  grid-template-columns: 12em 1fr;
  gap: 20px;
}

.product-menu .inner dl dt {
  color: #ffffff;
}

.product-menu .inner dl dd {
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
flex-wrap: nowrap;
}

.product-menu .inner dl dd {
  width: 100%;
}

 .product-menu .inner dl dd > a {
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 20px;
  width: 95%;
 }

 .product-menu .inner dl dd >a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0, 1);
 }

 .product-menu .inner dl dd >a:hover:after {
  transform: scale(1, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
 }
/* 2024.0711　dropdownメニュー 改修
ここまで*/



/* 2024.0815　dropdownメニュー 改修 */

.product-menu .inner dl {
    display: grid;
    grid-template-columns: 12em 4fr;
    gap: 20px;
}


.product-menu .inner dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
}


.product-menu .inner dl dd ul li {
  width: 100%;
  margin-bottom: 20px;
  max-width: 222px;
}




/* 2024.07.11 フッターMENU改修 */
footer.footer ul {
  list-style-type: none;
}

footer.footer ul a {
  color: #fff;
  text-decoration: none;
}

ul.footer-menu {
 display: flex;
  gap: 40px;
  flex-wrap: nowrap;
}

a.footer-menu-indexTitle {
  padding-right: 20px;
  background: url(/common/images/new/icn_right_white.svg) no-repeat right top 6px;
  background-size: 7px;
  font-size: 20px;
  margin-bottom: 27px;
  display: inline-block;
}

footer.footer nav ul li.large.mt {
  margin-top: 30px;
}


footer.footer nav ul li.medium {
  margin-bottom: 21px;
}


footer.footer nav ul li.medium a {
  font-size: 16px;
}

footer.footer nav ul li.small.mt {
  margin-top: 30px;
}

footer.footer nav ul li.small {
  margin-bottom: 13px;
}

footer.footer nav ul li.small a  {
  font-size: 14px;
}

footer.footer nav ul li.mini.mt {
  margin-top: 30px;
}

footer.footer nav ul li.mini {
  font-size: 12px;
  margin-bottom: 10px;
}


@media screen and (max-width: 1150px) {
  ul.footer-menu {
     gap: 20px;
   }
  }


@media screen and (max-width: 1170px) {
  footer.footer nav ul li.large,li.small,li.mini {
      display: none;
  }
}

@media screen and (max-width: 1170px) {
  ul.footer-menu-sp{
      display: flex;
      text-align: center;
      row-gap: 18px;
      flex-direction: column;
  }
}

@media screen and (min-width: 1171px) {
  ul.footer-menu-sp{
      display: none;
  }
  nav.sp-nav {
    display: none !important;
  }
}

@media screen and (max-width: 750px) {
  footer.footer .flex {
      justify-content: center;
      padding: 0 5%;
      flex-direction: column;
      font-size: 28px;
      line-height: 1.8;
  }
  footer.footer dl.sns {
    margin: 60px 0px;
}
}


footer.footer ul a {
  display: inline-block;
  position: relative;
  color: #ffffff;
 }
 
 footer.footer ul a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #c9c9c9;
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0, 1);
 }

 footer.footer ul a:hover:after {
  transform: scale(1, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
 }

 footer.footer dl.sns dd ul a:hover:after {
  content: none;
  position: static;
  width: auto;
  height: auto;
  background: none;
  transform: none;
  -webkit-transform: none;
  transform-origin: initial;
  -webkit-transform-origin: initial;
  transition: none;
  -webkit-transition: none;
}

a.ov:hover {
    opacity: 0.8;
}
footer.footer ul li.mgT {
   margin-top: 30px;
 }

header.header nav.nav2 >ul >li:last-child >a:hover {
  padding-top: 40px;
  color: #ffffff;
  background: url(/common/images/new/icn_search-white.svg) no-repeat center top 13px #960000;
  font-size: 13px;
 }

 @media screen and (max-width: 1170px) {
  header.header nav.nav2 >ul >li:last-child >a:hover {
   padding-top: 24px;
   background: url(/common/images/new/icn_search-white.svg) no-repeat center top 7px #960000;
   background-size: 19px;
   font-size: 10px;
  }
 }
 @media screen and (max-width: 750px) {
  header.header nav.nav2 >ul >li:last-child >a:hover {
   padding-top: 50px;
   background: url(/common/images/new/icn_search-white.svg) no-repeat center top 13px #960000;
   background-size: 42px;
   font-size: 19px;
  }
footer.footer ul li.mgT {
   margin-top: 50px;
 }
footer.footer ul a {
    font-size:26px;
 }
}
  /* 2024.07.11 フッターMENU改修ここまで */


  /* 2024.07.11 ラベル要素 */
  label.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  /* 2024.07.11 ラベル要素ここまで */

  .product-search .top-product-search-input-area .right-top-product-search-input-submit {
    position: absolute;
    top: 12px!important;
    right: 20px;
    width: 24px;
    height: 24px;
    border: none;
    background: url(/common/images/new/icn_search-red.svg) no-repeat center center #ffffff;
    background-size: 24px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    outline: none;
  }

  @media screen and (max-width: 750px) {
    .product-search .top-product-search-input-area .right-top-product-search-input-submit {
     top: 24px;
     right: 26px;
     width: 40px;
     height: 40px;
     background-size: 40px;
    }
   }
   .product-search .top-product-search-input-area .right-top-product-search-input-submit:hover {
    opacity: 0.7;
   }


  /* 2024.08.15　アクセシビリティ追加対応
  ハンバーガーメニュー */
  .sp-menu .close img:focus {
    outline: 2px solid #fff;
  }

  /* 検索フォーム */
  input::placeholder {
    /* color: #454444; */
    color: #aaa;
  }
  
  textarea::placeholder {
    /* color: #454444; */
    color: #aaa;
  }

  section.contact-area .inner .btn a {
    background-color: #B70000;
   }

  section.contact-area .inner .btn a:hover {
    background-color: #960000;
   }

  /* 2024.0925　dropdownメニュー改修 会社情報 */
  .company-menu .inner dl dd ul:nth-child(1) {
    border-bottom: 1px solid #606060;
    margin-bottom: 25px;
    padding-bottom: 5px;
  }

  .company-menu .inner dl dd ul:nth-child(3) {
    border-bottom: 1px solid #606060;
    margin-bottom: 25px;
    padding-bottom: 5px;
  }
