@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;
 }
}




/* 2025.10.10 フッターMENU改修 */
footer.footer .display_pc {
	display: block;
}
footer.footer .display_sp {
	display: none;
}
@media screen and (max-width: 1170px) {
footer.footer .display_pc {
	display: none;
}
footer.footer .display_sp {
	display: block;
	width: 40%;
	padding: 0;
}
}
@media screen and (max-width: 750px) {
footer.footer .display_sp {
	width: 100%;
}
}


footer.footer {
    margin: 0 auto;
    color: #ffffff;
    background: url(/common/images/new/bg_footer.png) no-repeat center center #000000;
    background-size: cover;
	padding-top: 80px;
   }
   @media screen and (max-width: 1170px) {
    footer.footer {
     padding-top: 60px;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer {
     display: block;
    }
   }
    footer.footer .flex {
     display: block;
    }

   @media screen and (max-width: 1170px) {
    footer.footer .flex {
		display: flex;
		justify-content: center;
     padding: 0 2%;
    }
   }
   @media screen and (max-width: 750px) {
    footer.footer .flex {
		display: block;
     padding: 0;
    }
   }

   footer.footer nav {
    display: flex;
    max-width: 1170px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 3%;
   }
   @media screen and (max-width: 1170px) {
   footer.footer nav {
    display: block;
	   max-width: 100%;
	   margin: 0;
    padding: 0;
   }
}
footer.footer ul a {
  text-decoration: none;
  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);
 }

div.footer-menu {
 display: flex !important;
	justify-content: space-between;
	width: 100%;
	margin: 0;
	padding: 0;
}
div.footer-menu ul {
  list-style-type: none;
	width: 25%;
	margin: 0;
	padding: 0;
}
.menu_wrap li a.footer-menu-indexTitle {
  font-size: 20px;
  margin-bottom: 20px;
  display: inline-block;
	font-weight: 700;
}
.menu_wrap li {
	line-height: 1.3;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
}
.menu_wrap li.midashi {
	margin-bottom: 0;
	padding: 0;
}
   @media screen and (max-width: 1170px) {
   footer.footer .sp-nav {
	   list-style: none;
	   margin: 0;
	   padding: 0;
   }
.menu_wrap li {
	padding: 0;
}
	   .border {
		   border-top: 1px solid #8b8b8b;
		   margin-top: 30px;
		   padding-top: 30px !important;
	   }
}

   @media screen and (max-width: 750px) {
	   .border {
		   border-top: 1px solid #8b8b8b;
	   }
}

   @media screen and (max-width: 750px) {
.menu_wrap li.yohaku {
	padding-left: 5%;
	font-size: 26px;
	line-height: 2;
}
.menu_wrap li a.footer-menu-indexTitle {
  font-size: 36px;
  margin-bottom: 30px;
}
	   .borderB {
		   border-bottom: 1px solid #8b8b8b;
		   padding-bottom: 30px !important;
	   }
}




.pc_footlink {
	width: 100%;
	border-bottom: 1px solid #8b8b8b;
	margin: 0;
	padding: 0;
}
.pc_footlink ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 40px 0 60px;
	justify-content: center;
}
.pc_footlink ul li {
	border-right: 1px solid #fff;
	line-height: 1;
	padding: 0 10px;
}
.pc_footlink ul li:first-child {
	border-left: 1px solid #fff;
}
   @media screen and (max-width: 1170px) {
   .pc_footlink {
	   display: none;
   }
}




/* footer SNS */
.sns {
	max-width: 1170px;
	margin: 30px auto 0;
}
.sns .sns_wrap {
	display: flex;
	width: 100%;
}
.sns .sns_wrap #midashi {
	margin: 0 100px 0 0;
}
.sns .sns_wrap .sns_icon {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.sns .sns_wrap .sns_icon li {
	width: 35px;
	margin-right: 30px;
}
.sns .sns_wrap .sns_icon li:nth-child(6) {
	margin-right: 0;
}
.sns .sns_wrap .sns_icon li img {
	width: 100%;
	height: auto;
}
.sns .sns_wrap .sns_icon li.hosokuPC {
	margin: 0;
	padding: 30px 0 0;
	width: 100%;
}
.sns .sns_wrap .sns_icon li 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;
}

.sns .sns_wrap .sns_icon li a.ov:hover {
    opacity: 0.8;
}
.sns #line {
	display: none;
}

@media screen and (max-width: 1170px) {
.sns {
	width: 52%;
	margin: 0;
	padding-left: 2%;
}
.sns .sns_wrap {
	display: block;
	text-align: center;
}
.sns .sns_wrap #midashi {
	margin: 0 0 30px 0;
}
.sns .sns_wrap .sns_icon {
	justify-content: center;
	align-items: center;
}
.sns .sns_wrap .sns_icon li.hosokuPC {
	padding: 30px 0 0;
	line-height: 1.4;
}
}

.display1170 {
	display: none;
}
@media screen and (min-width:751px) and ( max-width:1170px) {
.display1170 {
	display: block;
}
}
.display_sp750 {
	display: none;
}
@media screen and (max-width: 750px) {
.display_sp750 {
	display: block;
}
.sns {
	width: 90%;
	margin: 0;
	padding: 0 5%;
}
.sns .sns_wrap #midashi {
	margin: 0 0 30px 0;
	font-size: 26px;
	padding-top: 30px;
}
.sns .sns_wrap .sns_icon li {
	width: 60px;
	margin-right: 50px;
}
.sns .sns_wrap .sns_icon li.hosokuPC {
	display: none;
}
	.hosokuSP {
		width: 100%;
		text-align: center;
		margin: 30px 0 0;
		line-height: 1.5;
		font-size: 20px;
		
	}
}



/* footer copyright */
   footer.footer .copyright {
    margin: 30px 0 0;
    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: 45px;
     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;
    }
    .sns #line {
	display: block;
		margin: 30px auto;
		text-align: center;
}
.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 ラベル要素 */
  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;
  }
