@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap');

html {
	font-size: 62.5%;
}
body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.4rem;
	box-sizing: border-box;
}
input[type="submit"]:hover,
button:hover,
select:hover {
   cursor: pointer;
}
input:focus::placeholder,
textarea:focus::placeholder {
  color: transparent;
}
.t18-spOnly {
   display: none;
}
.t18-container {
	margin: 0 auto;
	max-width: 1370px;
}


/* ================================================================================ */
.max-width-1366 {
   max-width: 1366px;
   margin-right: auto;
   margin-left: auto;
}
.headliner-outter {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), #c00;
}
.headliner {
	color: #fff;
	overflow: hidden;
	padding: 7px 80px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   box-sizing: border-box;
}
.headliner a {
	color: #d18080;
	text-decoration: none;
}
.headliner a.active {
	color: #fff;
}
.headliner a:hover {
	text-decoration: underline;
}
.headliner_lft {
	float: left;
   margin: 0;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   line-height: 16px;
   letter-spacing: 0.12em;
   align-items: center;
	display: inline-block;
}
.headliner_lft .andreg {
   font-size: 160%;
   line-height: 1rem;
   display: inline-block;
   vertical-align: sub;
}
.headliner_rgt {
	float: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.headliner_rgt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.headliner_rgt ul li {
	position: relative;
	display: inline-block;
}
.headliner_rgt ul li::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 16px;
	background-color: #fff;
}
.headliner_rgt ul li:last-child::after {
	display: none;
}
.headliner_rgt ul li a {
   font-family: 'Arial';
   font-style: normal;
   font-weight: bold;
	color: #fff;
	padding: 0 15px;
   font-size: 12px;
   line-height: 16px;
   letter-spacing: 0.12em;
   text-decoration: none !important;
}
.headliner_rgt ul li a.header-menu-EN {
	color: #730101;
}
.headliner_rgt ul li:last-child a {
	padding-right: 0;
}
.header-main-outer {
   background: #CC0000;
}
.header_main {
   position: relative;
   z-index: 100;
   padding: 0 80px 0 80px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   border: 0;
   box-sizing: border-box;
}

 /* 55周年ロゴあり用 */
.header_main_left_old {
   float: left;
	 display: flex;
}
.header_main_left_old > img{
   margin: 18px 0 18px 32px;
   height: 49px;
}
 /* 55周年ロゴ用ここまで */
 /* 55周年ロゴなし用 */
.header_main_left_new {
   float: left;
}
 /* 55周年ロゴなし用ここまで */



.header_main > .header_main_left > a > img {
   display: block;
   margin: 15px 0;
}
/*this header_main_left end*/


.header_main > .header_main_right > .header_gnav > ul {
   display: inline-block;
   list-style-type: none;
   margin: 0;
   padding: 29.5px 0 30.5px 0;
   font-size: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li {
   display: inline-block;
   margin-left: 20px;
   margin-right: 20px;
}
.header_main > .header_main_right > .header_gnav > ul > li.vertical-division {
   margin-right: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li.header-menu-JP {
   margin-right: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li.header-menu-JP > a {
   font-family: 'Arial';
   font-style: normal;
   font-weight: bold;
   font-size: 14px;
   line-height: 16px;
   align-items: center;
   letter-spacing: 0.2em;
   color: #FFFFFF;
}
.header_main > .header_main_right > .header_gnav > ul > li.header-menu-EN {
   margin-right: 0;
   margin-left: 10px;
}
.header_main > .header_main_right > .header_gnav > ul > li.header-menu-EN > a {
   font-family: 'Arial';
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   line-height: 16px;
   align-items: center;
   letter-spacing: 0.2em;
   color: rgba(0, 0, 0, 0.6);
}
.header_main > .header_main_right > .header_gnav > ul > li:last-child {
   padding-right: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li > a {
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
   display:inline-block;
   color: #fff;
   text-decoration: none;
}
.header_main > .header_main_right > .header_gnav > ul > li > a::before {
   display: block;
   content: attr(data-text);
   font-weight: bold;
   height: 0;
   visibility: hidden;
   overflow: hidden;
}
.header_main > .header_main_right > .header_gnav > ul > li:hover > a {
   color: #fff;
   font-weight: bold;
}
.header_main > .header_main_right > .header_gnav > ul > li > a.menu-item-active {
   color: #fff;
   font-weight: bold;
}
.header_main > .header_main_right > .header_gnav > ul > li > a:hover {
   font-weight: bold;
   color: #000;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu {
   -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
   transition: all .2s ease-in;
   display: none;
   position: absolute;
   opacity: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li:hover .header_gnav_menu {
   opacity: 1;
   display: block;
   z-index: 9999;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter {
   margin-top: 22px;
   overflow: hidden;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter::before {
   content: '';
   position: absolute;
   left: 10px;
   top: 15px;
   z-index: -1;
   width: 0;
   height: 0;
   border-right: 7px solid transparent;
   border-left: 7px solid transparent;
   border-bottom: 7px solid rgba(255,255,255,0.8);
}
.header_main > .header_main_right > .header_gnav > ul > li.header_gnav_item.position-top-right .header_gnav_menu .header_gnav_menuOuter::before {
   right: 12px;
   left: auto;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter > ul {
   min-width: 160px;
   width: 243px;
   list-style: none;
   background: rgba(255,255,255,0.9);
   overflow: auto;
   padding: 0;
   margin: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter > ul > li {
   list-style: none;
   padding: 0;
   margin: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter > ul > li > a{
   display: flex;
   color: #940000;
   text-decoration: none;
   line-height: 21px;
   padding: 10px 20px;
   transition: all 0.1s;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   align-items: center;
   letter-spacing: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter > ul > li > a span{
  letter-spacing: 0;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter > ul > li > a:hover{
   background-color: #940000;
   color: #fff;
   cursor: pointer;
}
.header_main > .header_main_right > .header_gnav > ul > li .header_gnav_menu .header_gnav_menuOuter > ul > li > a:hover .header-right-arrow::after{
   background-image: url(/common/images/SVG/menu-right-white-arrow.svg);
}
.header-right-arrow {
   float: right;
}
.header-right-arrow::after {
   background-image: url(/common/images/SVG/menu-right-black-arrow.svg);
   background-repeat: no-repeat;
   display:inline-block;
   content: '';
   height: 8px;
   width: 13px;
   background-position: center;
}
/*.header_main_right end*/

 /*---------------------------------------------------

  common

---------------------------------------------------*/
@media screen and (max-width: 750px) {
   .body-forbid-scroll {
      overflow: hidden !important;
   }

   .drawer-overlay {
      position: fixed;
      z-index: 10;
      top: 0;
      left: 0;
      display: none;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,.6);
   }
   .drawer-overlay.common-drower-open {
      display: block;
   }

   .sp-header-blank {
      width: 100%;
      height: 60px;
      background: #FFF;
      zoom: 2;
   }
}

/*-------------------------------------------------
    sp-header
---------------------------------------------------*/
.sp-header-area {
   position: fixed;
   top: 0;
   left: 0;
   background-color: #C00;
   height: 60px;
   width: 100%;
   z-index: 5;
   transition: all 0.3s ease-in-out;
   transform: translateY(0%);
   zoom: 2;
}
.sp-header-hide {
   transform: translateY(-100%);
}
.sp-header-area-inner{
   display: flex;
   justify-content: space-between;
   padding: 15px 30px;
}


.sp-header-logo_old {
   width: 92px;
   height: 30px;
	/* 55周年ロゴあり用 */
   display: flex;
}
.sp-header-logo_old > img {
   margin-left: 15px;
   height: 30px;
	 /* 55周年ロゴ用ここまで */
}
.sp-header-logo_new {
   width: 92px;
   height: 30px;
}


.sp-header-button-area {
   display: flex;
}
.sp-header-button {
   width: 30px;
   height: 30px;
   margin-right: 20px;
}
.sp-top-header-button-show {
   display: block !important;
}
#sp_header_button_menu {
   margin-right: 0px;
}

 /*---------------------------------------------------

  sp-header-menu

---------------------------------------------------*/

.sp-header-area-menu-outter {
   position: fixed;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   background-color: #C00;
   z-index: 11;
   display: none;
   zoom: 2;
}
.sp-header-area-menu-outter.header-menu-open {
   display: block;
}
.sp-header-area-menu-inner {
   position: relative;
   display: flex;
   height: 100%;
   width: 100%;
}
.sp-header-area-menu-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: 0;
	left: 0;
	z-index: 11;
	height: 100%;
	box-sizing: border-box;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), #CC0000;
	width: 36px;
	padding-top: 22px;
}
.sp-header-area-menu-left > h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 0.12em;
	color: #fff;
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	width: 11px;
}
.sp-header-area-menu-left > h1::after {
   content: '';
   width: 10px;
   height: 1px;
   margin-top: 20px;
}
.sp-header-area-menu-left-blank {
   width: 40px;
   height: 100%;
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), #CC0000;
}
.sp-header-area-menu-right {
   height: 100%;
   width: 100%;
   position: relative;
}
.sp-header-area-menu-right::before {
   content: '';
   height: 100%;
   width: 0;
   position: absolute;
   left: 30px;
   border-left: 1px solid rgba(196,196,196,0.5);
   z-index: 1;
}
.sp-header-area-menu-right-upper {
   display: flex;
   justify-content: flex-end;
   width: 100%;
   height: 60px;
   border-bottom: 1px solid rgba(196,196,196,0.5);
   padding: 14px 25px 17px 0px;
   box-sizing: border-box;
}
.sp-header-menu-close-button {
   height: 30px;
   width: 30px;
   background-image: url(/common/images/SVG/close-white-icon.svg);
   background-size: 14px;
   background-position: center;
   background-repeat: no-repeat;
}
.sp-header-area-menu-right-bottom {
   width: 100%;
   height: calc(100% - 60px);
   overflow-x: hidden;
   overflow-y: auto;
}
.sp-header-area-menu-title {
   display: flex;
   justify-content: space-between;
   width: 100%;
   height: 40px;
   border-bottom: 1px solid rgba(196,196,196,0.5);
   padding-left: 30px;
   padding-right: 30px;
   box-sizing: border-box;
}
.sp-header-area-menu-title-language-link {
   display: flex;
   align-items: center;
}
.sp-header-area-menu-title-language-link span {
   font-family: Arial;
   font-style: normal;
   font-size: 14px;
   line-height: 16px;
   display: flex;
   align-items: center;
   letter-spacing: 0.2em;
}
.sp-header-area-menu-title-language-link span a {
   text-decoration: none;
}
.language-link-jp a {
   font-weight: bold;
   color: #FFFFFF;
   margin-right: 10px;
}
.language-link-jp::before {
   content: "";
   height: 20px;
   width: 0px;
   border-left: 2px solid #FFFFFF;
   margin-right: 20px;
}
.language-link-en a {
   font-weight: bold;
   color: #940000;
}
.sp-header-area-menu-list-outter {
   box-sizing: border-box;
   margin-top: 20px;
   padding-bottom: 20px;
   border-bottom: 1px solid rgba(196,196,196,0.5);
}
.sp-header-area-menu-list-outter ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
.sp-header-area-menu-list li {
   box-sizing: border-box;
   margin-bottom: 10px;
}
.sp-header-area-menu-list li:last-child{
   margin-bottom: 0;
}
.sp-header-area-menu-list li a {
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
   font-size: 14px;
   line-height: 20px;
   letter-spacing: 0.2em;
   color: #FFFFFF;
   width: 100%;
   height: 40px;
   display: flex;
   align-items: center;
   padding-left: 30px;
}
.sp-header-area-menu-item-title {
   padding-left: 30px;
   position: relative
}
.sp-header-area-menu-item-title > a{
   padding-left: 0 !important;
}
.sp-header-area-menu-item.expandable-menu .sp-header-area-menu-item-title a {
   width: fit-content;
}
.sp-header-area-menu-item-title::after {
   content: '';
   background-image: url(/common/images/SVG/menu-white-down-arrow.svg);
   background-repeat: no-repeat;
   height: 30px;
   width: 30px;
   position: absolute;
   background-position: center;
   top: 5px;
   right: 15px;
}
.sp-header-area-menu-item-children {
   display: none;
}
.sp-header-area-menu-item-children.sp-sub-menu-open {
   display: block;
}
.sp-header-area-menu-item-children li {
   padding-left: 0;
   margin-bottom: 0;
}
.sp-header-area-menu-item-children li a {
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 26px;
   letter-spacing: 0.2em;
   color: #FFFFFF;
   width: 100%;
   height: 40px;
   display: flex;
   align-items: center;
}
.sp-header-area-menu-blank {
   height: 130px;
}
.sp-header-area-menu-out-link {
   box-sizing: border-box;
   padding-left: 30px;
   padding-right: 36px;
   margin-top: 15px;
   margin-bottom: 100px;
}
.sp-header-area-menu-out-link ul {
   padding: 0;
   margin: 0;
   list-style: none;
   font-size: 0;
}
.sp-header-area-menu-out-link ul li {
   display: inline-block;
   margin-right: 12px;
   position: relative;
}
.sp-header-area-menu-out-link ul li:last-child {
   margin-right: 0;
}
.sp-header-area-menu-out-link ul li::after {
   content: "";
   position: absolute;
   display: inline-block;
   height: 12px;
   width: 1px;
   top: 10px;
   right: -6px;
   background-color: #FFF;
}
.sp-header-area-menu-out-link ul li:last-child:after {
   display: none;
}
.sp-header-area-menu-out-link ul li a {
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   line-height: 30px;
   display: flex;
   align-items: center;
   letter-spacing: 0.12em;
   color: #FFFFFF;
}
.sp-menu-item-active {
   background-color: #000;
}

 /*---------------------------------------------------

  sp-header-product-search

---------------------------------------------------*/
@media screen and (min-width: 752px) {
   .sp-drawer-product-search-outter {
      display: none;
   }
}
.sp-drawer-product-search-outter {
	position: fixed;
	top: 0;
	left: 0;
	height: 60px;
	width: 100%;
	background-color: #C00;
	z-index: 11;
	transition: all 0.5s ease-in-out;
	transform: translateY(-102%);
	-webkit-transform: translateY(-102%);
	zoom: 2;
}
.sp-drawer-product-search-outter.common-drower-open {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.sp-drawer-product-search {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	box-sizing: border-box;
	padding: 10px;
}
.sp-drawer-product-search form {
	width: 100%;
}
.sp-product-search-input-area {
	position: relative;
	width: 100%;
	height: 40px;
	border-radius: 0;
}
.sp-product-search-input-area::before {
	content: '';
	background-image: url(/common/images/SVG/search-grey-icon.svg);
	background-repeat: no-repeat;
	background-size: 12px 14px;
	width: 12px;
	height: 14px;
	position: absolute;
	top: 12px;
	left: 19px;
}
.sp-product-search-input-search {
	font-family: 'Meiryo';
	background-color: #fff;
	border: none;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 8px 10px 8px 41px;
	width: 100%;
	height: 100%;
	caret-color: #CC0000;
	letter-spacing: 0.2em;
	color:#000000
}
.sp-product-search-input-area input[type="search"] {
	font-size: 12px !important;
	line-height: 24px !important;
	border-radius: 0 !important;
	-webkit-appearance: none !important;
}
.sp-product-search-input-area input[type=search]:focus {
	outline: none;
}
.sp-drawer-product-search-close-button {
	height: 40px;
	width: 40px;
	background-color: #000;
	background-image: url(/common/images/SVG/close-white-icon.svg);
	background-size: 14px;
	background-position: center;
	background-repeat: no-repeat;
}

/*-------------------------------------------------
    sp-store-search-area
---------------------------------------------------*/
.sp-store-search-area-outter {
	position: fixed;
	top: 29.5px;
	left: 50%;
	transform: translateX(-50%);
	height: 493px;
	width: 315px;
	z-index: 11;
	display: none;
	background-color: #FFF;
	zoom: 2;
}
.sp-store-search-area-outter.store-seach-dailog-open  {
	display: block;
}
.sp-store-search-area {
	position: relative;
}
.sp-store-search-header {
	display: flex;
	height: 60px;
	width: 100%;
	box-sizing: border-box;
	background-color: #CC0000;
	justify-content: space-between;
	align-items: center;
	padding-left: 24px;
}
.sp-store-search-title {
	display: flex;
}
.sp-store-search-text {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	margin-left: 15px;
}
.sp-store-search-close-button {
	height: 60px;
	width: 60px;
	background-image: url(/common/images/SVG/close-white-icon.svg);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: center;
}
.sp-top-store-search-area {
   width: 100%;
   height: 110px;
   background: linear-gradient(0deg, rgba(137, 137, 137, 0.1), rgba(137, 137, 137, 0.1)), #FFFFFF;
   padding: 10px;
   box-sizing: border-box;
}
.sp-top-store-search-input-area {
   display: flex;
   margin-bottom: 10px;
}
.sp-top-store-search-input-area input[type="search"] {
	font-size: 12px !important;
	line-height: 24px !important;
	border-radius: 0 !important;
	-webkit-appearance: none !important;
}
.sp-top-store-search-input-area input[type=search]:focus {
	outline: none;
}
.sp-top-store-search-input-search {
   width: 255px;
   border: 0;
   padding: 8px 20px;
   font-family: 'Meiryo';
   font-style: normal;
	font-weight: normal;
   letter-spacing: 0.2em;
   caret-color: #CC0000;
   color: #000;
}
.sp-top-store-search-input-search::-webkit-input-placeholder {
	font-family: 'Meiryo';
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.2em;
	color: #898989;
}
.sp-top-store-search-input-search::-moz-placeholder {
	font-family: "Meiryo";
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.2em;
	color: #898989;
}
.sp-top-store-search-input-search::-ms-input-placeholder {
	font-family: "Meiryo";
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.2em;
	color: #898989;
}
.sp-top-store-search-input-submit {
	background: #CC0000;
	box-shadow: 0px 0px 14px rgb(0 0 0 / 5%);
	border: none;
	line-height: 28px;
	margin: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(/common/images/SVG/top-product-search-button.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 15px 18px;
   border-radius: 0;
}
.sp-top-store-search-present-location-button {
	box-sizing: border-box;
	height: 40px;
	width: 295px;
	background-color: #CC0000;
}
.sp-top-store-search-present-location-button a{
   width: 100%;
	height: 100%;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sp-top-store-search-present-location-button span {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	align-items: center;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}
.sp-top-store-search-present-location-button span::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(/common/images/SVG/top-store-search-present-location-icon.svg);
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
}
.sp-store-search-select {
	position: relative;
	height: 60px;
	width: 100%;
}
.sp-store-search-select-container {
	position: relative;
	left: -1px;
	display: flex;
	height: 100%;
	width: 100%;
	z-index: 2;
}
.sp-store-search-select-result {
	height: 100%;
	width: 255px;
	box-sizing: border-box;
	background-color: #000;
	padding-left: 30px;
	display: flex;
	align-items: center;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}
.sp-store-search-select-toggle-button {
	height: 60px;
	width: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(137,137,137,0.4);
	background-color: #FFF;
	background-image: url(/common/images/SVG/select-button-grey-unselect-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 8px;
}
.sp-store-search-select-toggle-button.select-option-open {
	background-image: url(/common/images/SVG/select-black-up-arrow-icon.svg);
	background-size: 8px;
}
.sp-store-search-select-toggle-button.select-option-close {
	background-image: url(/common/images/SVG/select-black-down-arrow-icon.svg);
	background-size: 8px;
}
.top-store-search-region-detail {
	width: 343px;
}
.top-store-search-region-detail .top-store-search-region-detail-inner {
	display: none;
	padding-top: 70px;
	padding-right: 79px;
}
.top-store-search-region-detail .top-store-search-region-detail-inner.region-detail-show {
	display: block;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-title {
	font-weight: bold;
	font-size: 26px;
	line-height: 39px;
	display: flex;
	align-items: center;
	letter-spacing: 0.2em;
	color: #000000;
	margin-bottom: 1px;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-subtitle {
	font-family: "Arial";
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	display: flex;
	align-items: center;
	letter-spacing: 0.2em;
	color: #898989;
	margin-bottom: 20px;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-division {
	border-bottom: 3px solid #000000;
	margin-bottom: 40px;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-list .region-detail-list-lines{
	display: flex;
	margin-bottom: 12px;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-list .region-detail-list-lines.no-margin{
	margin-bottom: 0;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-list .region-detail-list-item {
	margin-right: 39px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	align-items: center;
	color: #CC0000;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-list .region-detail-list-item.no-margin {
	margin-right: 0;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-list .region-detail-list-item > a{
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	align-items: center;
	text-decoration-line: underline;
	color: #CC0000;
}
.top-store-search-region-detail .top-store-search-region-detail-inner .region-detail-list .region-detail-list-item > a > .inline-spacing{
	letter-spacing: 0.2em;
}
@media screen and (max-width: 750px) {
	.top-store-search-region-detail {
		width: 315px;
		height: 373px;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner {
		display: none;
		box-sizing: border-box;
		padding-top: 26px;
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 30px;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner.region-detail-show {
		display: block;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-title {
		font-family: "Arial";
		font-size: 22px;
		line-height: 33px;
		margin-bottom: 10px;
		font-weight: bold;
		display: flex;
		align-items: center;
		letter-spacing: 0.2em;
		color: #000000;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-subtitle {
		font-family: "Arial";
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		display: flex;
		align-items: center;
		letter-spacing: 0.2em;
		color: #898989;
		margin-bottom: 20px;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-division {
		width: 100%;
		height: 0;
		box-sizing: border-box;
		border-bottom: 3px solid #000000;
		margin-bottom: 30px;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-list .region-detail-list-lines{
		display: flex;
		margin-bottom: 20px;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-list .region-detail-list-lines.no-margin{
		margin-bottom: 0;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-list .region-detail-list-item {
		margin-right: 39px;
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 24px;
		display: flex;
		align-items: center;
		color: #CC0000;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-list .region-detail-list-item.no-margin {
		margin-right: 0;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-list .region-detail-list-item > a{
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 24px;
		align-items: center;
		text-decoration-line: underline;
		color: #CC0000;
	}
	.top-store-search-region-detail .sp-top-store-search-region-detail-inner .region-detail-list .region-detail-list-item > a > .inline-spacing{
		letter-spacing: 0.2em;
	}
}

.sp-store-search-region {
	height: 263px;
	width: 100%;
	position: absolute;
	left: 0px;
	background-color: #FFF;
	z-index: 2;
}
.sp-store-search-region.select-option-close {
	display: none;
}
.sp-store-search-region ul {
	position: relative;
	left: -1px;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	height: 263px;
	max-height: 263px;
	overflow: auto;
}
.sp-store-search-region ul::-webkit-scrollbar {
	height: 263px;
	width: 10px;
	background: linear-gradient(0deg, rgba(137, 137, 137, 0.1), rgba(137, 137, 137, 0.1)), #FFFFFF;
}
.sp-store-search-region ul::-webkit-scrollbar-thumb {
	height: 150px;
	background-color: #CC0000;
	border: 2px solid transparent;
	background-clip: content-box;
	background-image: url(/common/images/SVG/scroll-white-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 4px 8px;
}
.sp-store-search-region ul li {
	height: 60px;
	border-bottom: 1px solid rgba(137,137,137,0.4);
	box-sizing: border-box;
	padding-left: 30px;
	display: flex;
	align-items: center;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.2em;
	color: #000000;
}
.sp-store-search-region-option.active-region-option {
	background-color: #535353;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}
.sp-store-search-region-division {
	position: absolute;
	width: 315px;
	height: 40px;
	background: linear-gradient(180deg, #000000 -15.74%, rgba(0, 0, 0, 0.353387) 14.74%, rgba(0, 0, 0, 0) 64.5%);
	opacity: 0.2;
	filter: blur(5px);
	z-index: 1;
}




/*-------------------------------------------------
    header
---------------------------------------------------*/
/* 一番上のライン部分 */
.t18-headliner {
	background: #a30000;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1;
	overflow: hidden;
	padding: 12px 20px;
}
.t18-headliner a {
	color: #d18080;
	text-decoration: none;
}
.t18-headliner a.t18-active {
	color: #fff;
}
.t18-headliner a:hover {
	text-decoration: underline;
}
.t18-headliner_lft {
	float: left;
	font-size: 1.4rem;
    margin: 0;
    font-weight: normal;
	display: inline-block;
}
.t18-headliner_lft .andreg {
	font-size: 160%;
    line-height: 1rem;
    display: inline-block;
    vertical-align: sub;
}
.t18-headliner_rgt {
	float: right;
	display: inline-block;
}
.t18-headliner_rgt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.t18-headliner_rgt ul li {
	position: relative;
	display: inline-block;
}
.t18-headliner_rgt ul li::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 14px;
	background-color: #bb6060;
}
.t18-headliner_rgt ul li:last-child::after {
	display: none;
}
.t18-headliner_rgt ul li a {
	color: #fff;
	padding: 0 15px;
	font-size: 1.3rem;
}
.t18-headliner_rgt ul li:last-child a {
	padding-right: 0;
}
.t18-headliner_rgt ul li img {
	width: 12px;
	height: 12px;
	margin-left: 5px;
}
@media screen and (max-width: 1200px) {
	.t18-headliner_rgt {
		display: none;
	}
}
@media screen and (max-width: 750px) {
   /*
   iPhone タッチ時拡大されないよう
   */
   input[type="text"],
   input[type="tel"],
   input[type="email"],
   input[type="number"],
   input[type="search"],
   select,
   textarea {
      -webkit-appearance: none;
      font-size: 3.0rem !important;
      line-height: 1.5 !important;
   }
   .t18-pcOnly {
      display: none !important;
   }
   .t18-spOnly {
      display: block;
   }
	.t18-container {
		width: 100%;
	}
	.t18-headliner {
		font-size: 2.0rem;
	}
	.t18-headliner_lft {
		width: 100%;
		font-size: 2rem;
	}
}

/* ヘッダー */
.t18-header_main {
	background: #c00;
	overflow: hidden;
}
.t18-header_main_left_sp {
	display: none;
}
.t18-header_main_left {
	float: left;
	padding: 20px;
	width: 186px;
}
.t18-header_main > .t18-header_main_left > a > img {
	display: block;
	width: 100%;
	height: auto;
}
.t18-header_main_right {
	float: right;
	overflow: hidden;
}
@media screen and (max-width: 1260px) and (min-width: 751px) {
	.t18-header_main_left {
		padding: 23px;
		width: 160px;
	}
}
@media screen and (max-width: 960px) and (min-width: 751px) {
   .t18-header_main_right {
   		float: none;
   }
}
@media screen and (max-width: 750px) {
	.t18-header_main_left_sp {
		display: block;
		float: left;
		position: relative;
		width: 100px;
		height: 100px;
	}
	.t18-header_main_left_sp > a > img {
		position: absolute;
		display: none;
		top: 30px;
		left: 28px;
	}
	.t18-header_main_left_sp > a > img:first-child {
		display: block;
	}
	.t18-header_main_left_sp.t18-switched > a > img {
		display: block;
	}
	.t18-header_main_left_sp.t18-switched > a > img:first-child {
		display: none;
	}
	.t18-header_main_left {
		padding: 20px 0;
		width: calc(100% - 300px);
	}
	.t18-header_main > .t18-header_main_left > a > img {
		margin: 0 90px 0 auto;
		width: 186px;
		height: 60px;
	}
}

/* プルダウンメニュー */
.t18-gnav {
	height: 102px;
	display: flex;
}
.t18-gnav > ul {
	display: inline-block;
	margin: 0;
	padding: 30px 0;
	border-collapse: separate;
	border-spacing: 20px 0;
	flex-shrink: 1;
}
.t18-gnav > ul > li {
  display: table-cell;
  font-size: 1.6rem;
}
body:not(.t18-iPad) .t18-gnav > ul > li:hover {
  color: #fff;
}
body:not(.t18-iPad) .t18-gnav > ul > li:hover > a,
.t18-gnav > ul > li.t18-active > a {
  color: #fff;
  position: relative;
}
body:not(.t18-iPad) .t18-gnav > ul > li:hover > a::after,
.t18-gnav > ul > li.t18-active > a::after {
	bottom: 0px;
	border-bottom: 4px solid #fff;
	content: "";
	display: block;
	position: absolute;
	width: 100%;
}
/*稼働時はli:hover .menuとなる、テスト時のメモ*/
body:not(.t18-iPad) .t18-gnav > ul > li:hover .menu {
   border-bottom: 3px solid #ddd;
	display: block;
	max-height: 9999px;
	opacity: 1;
	z-index: 99;
}
.t18-gnav > ul > li > a {
	color: #fff;
	display: block;
	margin: 0 5px;
	padding: 12px 0;
	text-decoration: none;
	transition: all .2s ease-in;
}
.t18-gnav > ul .menu {
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
}
.t18-gnav > ul .menu .menu_inner {
  padding: 1em 0;
}
.t18-gnav > ul .menu .menu_inner li {
  display: inline-block;
  margin: 0 .5em;
}
.t18-gnav > ul .menu a {
  text-decoration: none;
}
body:not(.t18-iPad) .t18-gnav > ul .menu a:hover {
	text-decoration: underline;
}
.menu {
	display: none;
}
.t18-menuOuter {
	background: #fff;
	color: #000;
	margin:0 auto;
	max-width: 1172px;
    overflow: hidden;
    padding: 0 7.5%;
	margin-top: 30px;
}
.t18-menuOuter-lft {
	display: inline-block;
	float: left;
	font-size: 1.6rem;
}
.t18-menu-banners-outer {
   float: right;
   overflow: hidden;
   padding: 40px 0;
}
.t18-menu-banners-outer img {
   display: block;
   margin: 0 0px 20px;
   height: auto;
   width: 248px;
}
/* -------------------------
下記.t18-side-banners-outerを本使用する場合は調整すること 2780あたりに移動
-------------------------*/
.t18-lft-block-title {
	margin: 40px 0 12px;
	min-width: 290px;
	text-align: left;
}
.t18-lft-block-title a {
	color: #d7063b;
}
.t18-menuOuter-lft-block ul {
	float: left;
   	min-height: 300px;
	margin: 0;
	padding: 0;
}
.t18-menuOuter-lft-block ul li {
	letter-spacing: -.9px;
	list-style-type: none;
	margin: 18px 0;
	text-align: left;
	width: 290px;
}
.t18-menuOuter-lft-block ul li.t18-325 {
	width: 325px;
}
.t18-menuOuter-lft-block ul li.t18-380 {
	width: 380px;
}
.t18-menuOuter-lft-block ul li::before  {
	color: #c00;
	content:"-";
	padding: 0 3% 0 2%;
}

.t18-menuOuter-lft-block ul li a {
	color: #000;
}
.t18-menuOuter-lft-block ul li a:hover {
	text-decoration: underline;
}
.t18-menuOuter-rgt {
	display: inline-block;
	float: right;
	font-size: 1.4rem;
	padding: 45px 0 25px;
	width: 278px;
}
@media screen and (max-width: 1100px) and (min-width: 751px) {
	.t18-gnav > ul {
		float: none;
	}
	.t18-gnav > ul > li {
		font-size: 1.4rem;
	}
	.t18-gnav > ul > li > a {
		margin: 0;
	}
}
@media screen and (max-width: 950px) and (min-width: 751px) {
	.t18-menuOuter {
		margin-top: 0;
   }
}
@media screen and (max-width: 900px) and (min-width: 751px) {
	.t18-gnav > ul {
		border-spacing: 10px 0;
	}
}
@media screen and (max-width: 750px) {
	.t18-gnav > ul {
		display: none;
	}
}

/* header-sns-list */
.headliner_rgt .header-sns-list {
	display: -webkit-box;
  	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 16px;
}
.headliner_rgt .header-sns-list li {
	list-style: none;
	margin-right: 7px;
}
.headliner_rgt .header-sns-list li::after {
	display: none;
}
.headliner_rgt .header-sns-list li a {
	font-size: 0;
    display: inline-block;
    padding: 0;
    box-sizing: border-box;
    line-height: 0;
}
.headliner_rgt .header-sns-list li a img {
	width: 16px;
	height: 16px;
	background-color: #c00;
}
.headliner_rgt .header-sns-list .header-sns-img-hover {
	display: none;
}
.headliner_rgt .header-sns-list li a:hover .header-sns-img {
	display: none;
}
.headliner_rgt .header-sns-list li a:hover .header-sns-img-hover {
	display: inline-block;
}
@media screen and (max-width: 800px) {
	.headliner_rgt .header-sns-list {
		display: none;
	}
}
@media screen and (max-width: 750px) {
	.sp-header-area-menu-left .header-sns-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0;
		padding: 0;
		font-size: 0;
		width: 16px;
	}
	.sp-header-area-menu-left .header-sns-list li {
		margin-bottom: 5px;
		width: 100%;
	}
	.sp-header-area-menu-left .header-sns-list li a {
		font-size: 0;
		display: inline-block;
		padding: 0;
		box-sizing: border-box;
		line-height: 0;
		width: 100%;
		opacity: 1;
	}
	.sp-header-area-menu-left .header-sns-list li a .header-sns-img-hover {
		display: none;
	}
	.sp-header-area-menu-left .header-sns-list li a img {
		width: auto;
		height: 16px;
		background-color: #c00;
	}
}
/* 検索ボタンエリア */
.t18-header-search-btn-area {
	display: flex;
	-ms-flex: 0 1 auto;
	flex-shrink: 0;
}
.t18-header-search-btn {
	background: #9c9797;
	font-size: 1.2rem;
	height: 102px;
	position: relative;
	text-align: center;
	width: 90px;
	-ms-flex: 0 1 auto;
}
.t18-header-search-btn a {
	color: #fff;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.t18-header-search-btn a:hover {
	background-color: rgba(255, 255, 255, 0.1);
}
.t18-header-search-btn a::before {
	content: '';
	display: inline-block;
	background-image: url(/common/images/header-search-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 24px;
	left: 0;
	right: 0;
	margin: auto;
	width: 36px;
	height: 38px;
}
.t18-header-search-btn a::after {
	clear: both;
	content: '商品検索';
	display: block;
	margin: auto;
	position: absolute;
	bottom: 12%;
	text-align: center;
	width: 100%;
}
/* 店舗検索 */
.t18-header-search-btn.t18-toNetwork {
	background: #820000;
}
.t18-toNetwork a::before {
	background-image: url(/common/images/network_icon.png);
	top: 22px;
	width: 27px;
	height: 40px;
}
.t18-toNetwork a::after {
	content: '店舗検索';
}

@media screen and (max-width: 1100px) {
	.t18-header-search-btn {
		width: 70px;
	}
}
@media screen and (max-width: 750px) {
	.t18-header-search-btn-area {
		flex-direction: row;
	}
	.t18-header-search-btn {
		width: 100px;
	}
   .t18-header-search-btn a::after {
      font-size: 1.8rem;
   }
}

/* スマホ用 */
.t18-spNavi {
	display: none;
}
.t18-mapnavi {
	display: none;
}
@media screen and (max-width: 750px) {
	.t18-spNavi {
		background: #c00;
		clear: both;
		color: #fff;
		display: none;
		font-size: 3.6rem;
		width: 100%;
		position: absolute;
		z-index: 100;
	}
	.t18-spNavi.t18-switched {
		display: block;
	}
	.t18-spNavi .t18-spNavi-list {
		margin: 0;
		padding: 0;
	}
	.t18-spNavi .t18-spNavi-list li {
		position: relative;
		border-bottom: 2px solid #d18080;
		list-style-type: none;
		margin: 0;
		padding: 0;
		background: #a30000;
	}
	.t18-spNavi .t18-spNavi-list li:first-child {
		border-top: 2px solid #d18080;
	}
	.t18-spNavi .t18-spNavi-list li.t18-spNavi-list-menu {
		background: #c00;
	}
	.t18-spNavi .t18-spNavi-list li a {
		display: block;
		color: #fff;
		font-size: 3rem;
		margin: 0;
		padding: 25px 40px;
		text-decoration: none;
	}
	.t18-spNavi .t18-spNavi-list li a img {
		width: 26px;
		height: 26px;
    	margin-left: 14px;
	}
	.t18-mapnavi {
		background: #820000;
		clear: both;
		color: #fff;
		font-size: 3.6rem;
		width: 100%;
	}
	.t18-mapnavi ul {
		height: 100%;
		margin: 0;
		padding: 0 2.666%;
	}
	.t18-mapnavi ul li {
		border-bottom: 2px solid #fff;
		list-style-type: none;
		margin: 0;
		padding: 30px 0;
		position: relative;
	}
	.t18-mapnavi ul li a {
		display: block;
		height: 100%;
		position: absolute;
		width: 100%;
	}
}

/*---------------------------------------------------

  top-contact-area

---------------------------------------------------*/
.top-contact-area-outter {
	background: linear-gradient(0deg, rgba(137, 137, 137, 0.1), rgba(137, 137, 137, 0.1)), #fff;
}
.top-contact-area-inner {
	position: relative;
	padding: 120px 80px;
}
.top-contact-area-upper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 60px;
}
.top-contact-area-upper::after {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	background-color: #000;
	top: 0;
	right: 0;
}
.top-contact-area-title {
	font-weight: bold;
	font-size: 26px;
	line-height: 150%;
	letter-spacing: 0.2em;
	color: #000;
	margin-right: 163px;
	margin-bottom: 30px;
}
.top-contact-area-subtitle {
	font-size: 18px;
	line-height: 150%;
	letter-spacing: 0.12em;
	color: #898989;
	width: 225px;
	margin-right: auto;
}
.top-contact-area-middle ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	font-size: 0;
	padding: 0;
	margin: 0;
}
.top-contact-area-middle li {
	width: 23.5%;
	height: auto;
	margin-right: 2%;
	background: #fff;
}
.top-contact-area-middle li:nth-child(4n){
	margin-right: 0;
}
.top-contact-area-middle li > a {
	text-decoration: none;
}
.top-contact-item {
	padding: 64px 0;
}
.top-contact-item-img {
	text-align: center;
  	margin-bottom: 33px;
	padding-top: 28%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.top-contact-item-product {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-forklift-img-150x80@4.png);
}
.top-contact-area-middle li:hover .top-contact-item-product {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-red-forklift-img-150x80@4.png);
}
.top-contact-item-work {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-bridge-img-134x80@4.png);
}
.top-contact-area-middle li:hover .top-contact-item-work {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-red-bridge-img-134x80@4.png);
}
.top-contact-item-region {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-earth-img-60x80@4.png);
}
.top-contact-area-middle li:hover .top-contact-item-region {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-red-earth-img-60x80@4.png);
}
.top-contact-item-catalog {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-book-img-143x80@4.png);
}
.top-contact-area-middle li:hover .top-contact-item-catalog {
	background-image: url(/common/images/png/top-contact-area/top-contact-area-red-book-img-143x80@4.png);
}
.top-contact-item-title {
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 0.12em;
	color: #000;
	padding: 0 10px;
}
@media screen and (max-width: 960px) {
	.top-contact-area-middle li {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.top-contact-area-middle li:nth-child(4n){
		margin-right: 2%;
	}
	.top-contact-area-middle li:nth-child(3n){
		margin-right: 0;
	}
	.top-contact-item-title {
		font-size: 16px;
	}
}
@media screen and (max-width: 750px) {
	.footer-area {
		zoom: 2;
	}
	.top-contact-area-inner {
    	padding: 80px 30px;
    	box-sizing: border-box;
	}
	.top-contact-area-upper {
		padding-top: 0;
		display: block;
		margin-bottom: 40px;
		margin-right: 0;
	}
	.top-contact-area-upper::after {
		top: 10px;
	}
	.top-contact-area-title {
		margin-right: 0;
    	font-size: 22px;
	}
	.top-contact-area-subtitle {
		font-size: 14px;
    	margin-right: 0;
	}
	.top-contact-area-middle {
		margin-right: 0;
	}
	.top-contact-area-middle li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.top-contact-area-middle li:nth-child(3n){
		margin-right: 4%;
	}
	.top-contact-area-middle li:nth-child(2n){
		margin-right: 0;
	}
	.top-contact-item {
		padding: 30px 0;
		box-sizing: border-box;
	}
	.top-contact-item-img {
		margin-bottom: 10px;
		width: 100%;
	}
	/*.top-contact-area-middle li:hover .top-contact-item-product{
		background-image: url(/common/images/png/top-contact-area/top-contact-area-forklift-img-150x80@4.png);
	}
	.top-contact-area-middle li:hover .top-contact-item-work{
		background-image: url(/common/images/png/top-contact-area/top-contact-area-bridge-img-134x80@4.png);
	}
	.top-contact-area-middle li:hover .top-contact-item-region{
		background-image: url(/common/images/png/top-contact-area/top-contact-area-earth-img-60x80@4.png);
	}
	.top-contact-area-middle li:hover .top-contact-item-catalog{
		background-image: url(/common/images/png/top-contact-area/top-contact-area-book-img-143x80@4.png);
	}*/
	.top-contact-item-title {
		font-size: 14px;
	}
}



/*-------------------------
footer
-------------------------*/
footer {
   clear: both;
}
/*.footer-contact-area */
.footer-contact-area {
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), #CC0000;
}
.footer-contact-head-red-area {
   width: 100%;
   height: 120px;
   background: linear-gradient(180deg, #000000 -15.74%, rgba(0, 0, 0, 0.353387) 14.74%, rgba(0, 0, 0, 0) 64.5%);
   opacity: 0.2;
   filter: blur(5px);
   transform: matrix(1, 0, 0, -1, 0, 0);
}
.footer-contact-content-outter {
   background: #CC0000;
}
.footer-contact-content {
   display: flex;
}
.footer-contact-content-inner {
   display: flex;
   justify-content: space-between;
   width: 100%;
   padding-left: 80px;
}
.footer-contact-content-inner-right-blank {
   width: 80px;
   min-width: 80px;
   height: 138px;
   margin: 181px 0px;
}
.footer-contact-content-inner-right-blank img {
   border-right: 1px solid rgba(255,255,255,0.4);
   border-top: 1px solid rgba(255,255,255,0.4);
   border-bottom: 1px solid rgba(255,255,255,0.4);
   width: 79px;
   height: 100%;
}
.footer-contact-content-words {
	max-width: 670px;
	align-self: center;
	margin-right: 10px;
	width: 100%;
}
.footer-contact-content-title-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
   	margin-bottom: 30px;
}
.footer-contact-content-title-icon {
   margin-right: 20px;
   padding-top: 6.5px;
}
.footer-contact-content-title {
	font-weight: bold;
	font-size: 26px;
	line-height: 39px;
	align-items: center;
	letter-spacing: 0.2em;
	color: #fff;
	margin: 0;
}
.footer-contact-content-detail {
   font-size: 18px;
   line-height: 27px;
   align-items: center;
   letter-spacing: 0.18em;
   color: #fff;
}
.footer-contact-content-buttons-outter {
   width: 400px;
   min-width: 400px;
   border-right: 1px solid rgba(255,255,255,0.4);
   border-left: 1px solid rgba(255,255,255,0.4);
}
.footer-contact-content-buttons-outter-blank {
   height: 79px;
   border-bottom: 1px solid rgba(255,255,255,0.4);
   margin-bottom: 101px;
}
.footer-contact-content-buttons {
   border-top: 1px solid rgba(255,255,255,0.4);
   border-bottom: 1px solid rgba(255,255,255,0.4);
}
.footer-contact-content-button {
   position: relative;
   top: 1px;
	width: 400px;
	height: 60px;
}
.footer-contact-content-button > a {
	text-decoration: none;
}
.footer-contact-content-button-text-container {
	position: relative;
	width: 100%;
	border-radius: 30px;
	background-color: #CC0000;
	align-items: center;
	display: flex;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
}
.footer-contact-content-inquiry-button .footer-contact-content-button-text-container {
	background-color: #FFFFFF;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.footer-contact-content-button-text-container {
		display: inline-block;
	}
}
.footer-contact-content-button-text-container::before {
	content: '';
	width: 0%;
	height: 0%;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	overflow: hidden;
	background-color: #000;
	position: absolute;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.footer-contact-content-inquiry-button .footer-contact-content-button-text-container::before {
	background-color: #000;
}
.footer-contact-content-button-text-container::after {
	content: '';
	width: 0%;
	height: 0%;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	overflow: hidden;
	background-color: #CC0000;
	position: absolute;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
}
.footer-contact-content-inquiry-button .footer-contact-content-button-text-container::after {
	background-color: #FFFFFF;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.footer-contact-content-button-text-container::after {
		top: 0;
	}
}
.footer-contact-content-button:hover .footer-contact-content-button-text-container::before {
	-webkit-animation: footer-contact-content-button-background-first 0.3s linear forwards;
	animation: footer-contact-content-button-background-first 0.3s linear forwards;
}
.footer-contact-content-button:hover .footer-contact-content-button-text-container::after {
	-webkit-animation: footer-contact-content-button-background-second 0.3s linear 0.8s forwards;
	animation: footer-contact-content-button-background-second 0.3s linear 0.8s forwards;
}
@keyframes footer-contact-content-button-background-first {
	0% {
		width: 0%;
		height: 0%;
	}

	6% {
		height: 100%;
	}

	80% {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	100% {
		width: 100%;
		height: 100%;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
	}
}
@keyframes footer-contact-content-button-background-second {
	0% {
		width: 0%;
		height: 0%;
	}

	6% {
		height: 100%;
	}

	85% {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	100% {
		width: 100%;
		height: 100%;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
	}
}
.footer-contact-content-button-text {
	width: 100%;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	border-radius: 30px;
	height: 58px;
	align-items: center;
	display: flex;
	padding-left: 80px;
   box-sizing: border-box;
}
.footer-contact-content-inquiry-button .footer-contact-content-button-text {
	color: #CC0000;
	padding-left: 116px;
}
.footer-contact-content-button-text::before {
	content: attr(data-text);
	color: #FFFFFF;
	position: absolute;
	width: 0;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	align-items: center;
	display: flex;
	background-image: url(/common/images/SVG/footer-contact-white-right-arrow.svg);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 212px;
}
.footer-contact-content-button-text::after {
	content: attr(data-text);
	color: #FFFFFF;
	position: absolute;
	width: 0;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	align-items: center;
	display: flex;
	background-image: url(/common/images/SVG/footer-contact-white-right-arrow.svg);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 212px;
	z-index: 1;
}
.footer-contact-content-inquiry-button .footer-contact-content-button-text::before {
	color: #FFFFFF;
	background-image: url(/common/images/SVG/footer-contact-white-right-arrow.svg);
	background-position-x: 148px;
}
.footer-contact-content-inquiry-button .footer-contact-content-button-text::after {
	color: #CC0000;
	background-image: url(/common/images/SVG/footer-contact-red-right-arrow.svg);
	background-position-x: 148px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.footer-contact-content-button-text::after {
		left: 80px;
		top: 12px;
	}
   .footer-contact-content-inquiry-button .footer-contact-content-button-text::after {
		left: 116px;
   }
}
.footer-contact-content-button:hover .footer-contact-content-button-text::before {
	-webkit-animation: footer-contact-content-button-text-first 0.215s linear 0.06s forwards;
	animation: footer-contact-content-button-text-first 0.215s linear 0.06s forwards;
}
.footer-contact-content-button:hover .footer-contact-content-button-text::after {
	-webkit-animation: footer-contact-content-button-text-second 0.215s linear 0.86s forwards;
	animation: footer-contact-content-button-text-second 0.215s linear 0.86s forwards;
}
@keyframes footer-contact-content-button-text-first {
	0% {
		width: 0%;
	}

	100% {
		width: 65%;
	}
}
@keyframes footer-contact-content-button-text-second {
	0% {
		width: 0%;
	}

	100% {
		width: 65%;
	}
}
.footer-contact-content-button-right-arrow {
	height: 26px;
}
.footer-contact-content-button-right-arrow::after {
	background-image: url(/common/images/SVG/footer-contact-white-right-arrow.svg);
	background-repeat: no-repeat;
	display:inline-block;
	content: '';
	height: 26px;
	width: 31px;
	background-position: center;
	margin-left: 18px;
}
.footer-contact-content-inquiry-button .footer-contact-content-button-right-arrow::after {
	background-image: url(/common/images/SVG/footer-contact-red-right-arrow.svg);
}
.footer-contact-content-inquiry-button {
   position: relative;
   top: -1px;
   margin-bottom: 18px;
}
.footer-black-area {
   background: #000000;
}
.footer-black-main-area-outter{
   background: #000000;
}
.footer-black-main-area {
   box-sizing: border-box;
   padding: 0 80px;
   margin-bottom: 119px;
}
.footer-black-area-logo {
   display: inline-block;
   width: 100%;
   vertical-align: top;
   padding-top: 120px;
   padding-bottom: 80px;
   border-bottom: 1px solid #898989;
   margin-bottom: 80px;
}


/* 55周年ロゴあり用　*/
.footer-black-area-logo_old div > img {
   margin: 0 85px 0 46px;
   height: 60px;
}
.footer-black-area-logo_old div {
   display: inline-block;
}
/* 55周年ロゴ用ここまで */

/* 55周年ロゴなし用 */
.footer-black-area-logo_new a img {
   margin-right: 195.55px;
}
/* 55周年ロゴなし用 ここまで　*/

.footer-black-area-logo p {
   display: inline-block;
   width: 400px;
   margin: 0;
   padding: 0;
   font-style: normal;
   font-weight: normal;
   font-size: 18px;
   line-height: 27px;
   align-items: center;
   letter-spacing: 0.12em;
   vertical-align: top;
}
.footer-black-area-logo p a {
   color: #fff;
   text-decoration: none;
}
.footer-black-area-logo p a:hover {
   text-decoration: underline;
}
.footer-black-link-area {
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}
.footer-black-link-area .internal-link ul {
   list-style: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
.footer-black-link-area .internal-link ul li {
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   line-height: 20px;
   align-items: center;
   letter-spacing: 0.12em;
   color: #FFFFFF;
   margin-bottom: 10px;
}
.footer-black-link-area .internal-link ul .spacing {
   letter-spacing: 0.11em;
}
.footer-black-link-area .internal-link ul li:last-child {
   margin-bottom: 0;
}
.footer-black-link-area .internal-link ul li a {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-black-link-area .internal-link ul li a:hover {
   text-decoration: underline;
}
.footer-black-link-area .internal-link .footer-menu-title {
   font-weight: bold;
   margin-bottom: 20px;
}
.footer-black-link-area .internal-link .footer-menu-two-line {
   line-height: 21px;
}
.footer-black-link-area .internal-link .footer-menu-title::before {
   content: "";
   position: relative;
   display: inline-block;
   width: 10px;
   height: 3px;
   background-color: #FFF;
   margin-right: 10px;
   vertical-align: middle;
}
.footer-black-link-area-first {
   	width: 172px;
	margin-bottom: 60px;
}
.footer-black-link-area-second {
   	width: 203px;
	margin-bottom: 60px;
}
.footer-black-link-area-third {
	margin-bottom: 60px;
}
.footer-black-link-area-fourth {
   width: 332px;
}
.footer-black-link-area-fourth .external-link {
   margin-bottom: 60px;
}
.footer-black-link-area .external-link ul {
   list-style: none;
   margin: 0;
   padding: 0;
   width: 100%;
   display: flex;
   justify-content: space-between;
   font-size: 0;
}

.footer-black-link-area .external-link li {
   display: inline-block;
}
.footer-black-sns-list .icon-facebook::before {
   content: "";
   height: 30px;
   width: 30px;
   background-image: url(/common/images/SVG/footer-icon-facebook-grey.svg);
   display: inline-block;
}
.footer-black-sns-list-item:hover .icon-facebook::before{
   background-image: url(/common/images/SVG/footer-icon-facebook-white.svg);
}
.footer-black-sns-list .icon-twitter::before {
   content: "";
   height: 30px;
   width: 30px;
   background-image: url(/common/images/SVG/footer-icon-twitter-grey.svg);
   display: inline-block;
}
.footer-black-sns-list-item:hover .icon-twitter::before{
   background-image: url(/common/images/SVG/footer-icon-twitter-white.svg);
}
.footer-black-sns-list .icon-instagram::before {
   content: "";
   height: 30px;
   width: 30px;
   background-image: url(/common/images/SVG/footer-icon-instagram-grey.svg);
   display: inline-block;
}
.footer-black-sns-list-item:hover .icon-instagram::before{
   background-image: url(/common/images/SVG/footer-icon-instagram-white.svg);
}
.footer-black-sns-list .icon-youtube::before {
   content: "";
   height: 30px;
   width: 30px;
   background-image: url(/common/images/SVG/footer-icon-youtube-grey.svg);
   display: inline-block;
}
.footer-black-sns-list-item:hover .icon-youtube::before{
   background-image: url(/common/images/SVG/footer-icon-youtube-white.svg);
}
.footer-black-sns-list .icon-line::before {
   content: "";
   height: 30px;
   width: 30px;
   background-image: url(/common/images/SVG/footer-icon-line-grey.svg);
   display: inline-block;
}
.footer-black-sns-list-item:hover .icon-line::before{
   background-image: url(/common/images/SVG/footer-icon-line-white.svg);
}
.footer-black-external-list ul {
   list-style: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
.footer-black-external-list ul li {
   margin-bottom: 40px;
}
.footer-black-external-list ul li:last-child {
   margin-bottom: 0;
}
.footer-black-external-list ul li p{
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 1.5;
   color: #898989;
   margin-bottom: 20px;
   margin-top: 0;
   padding: 0;
}
.footer-black-external-list ul li a .external-list-item {
   position: relative;
   border: 1px solid #898989;
   box-sizing: border-box;
   border-radius: 60px;
   padding: 0 30px;
   width: 100%;
   height: 60px;
   display: flex;
   align-items: center;
   justify-content: space-between;
   font-size: 0;
}
.footer-black-external-list ul li a .external-list-item:before {
   content: '';
   background-color:#FFF;
   position: absolute;
   left: 0;
   box-sizing: border-box;
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
   width: 0%;
   height: 100%;
   font-size: 0;
   overflow: hidden;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: 30px, 269px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.footer-black-external-list ul li a .external-list-item:before {
		top: 0;
	}
   .footer-black-external-list ul li a .external-list-item:after {
		top: 0;
	}
}
.footer-external-link-magazine .external-list-item:before {
   background-image: url(/common/images/png/footer/logo-magazine-black.png) , url(/common/images/SVG/footer-external-link-black-right-arrow.svg);
   background-size: 156px 26px, 31px 8px;
}
.footer-external-link-museum .external-list-item:before {
   background-image: url(/common/images/png/footer/logo-museum.png) , url(/common/images/SVG/footer-external-link-black-right-arrow.svg);
   background-size: 190px 11px, 31px 8px;
}
.footer-external-link-note .external-list-item:before {
   background-image: url(/common/images/png/top-article/logo-note-black-310x82@4.png) , url(/common/images/SVG/footer-external-link-black-right-arrow.svg);
   background-size: 170px 44px, 31px 8px;
}
.footer-black-external-list ul li a .external-list-item:hover::before {
   animation: footer-list-item-button-background-first  0.3s linear forwards;
}
@keyframes footer-list-item-button-background-first {
	0% {
		width: 0%;
		height: 0%;
	}
	8% {
		height: 100%;
	}
	80% {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	100% {
		width: 100%;
		height: 100%;
		border-top-right-radius: 60px;
		border-bottom-right-radius: 60px;
	}
}
.footer-black-external-list ul li a .external-list-item::after {
   content: '';
   background-color:#000;
   position: absolute;
   left: 0;
   box-sizing: border-box;
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
   width: 0%;
   height: 100%;
   font-size: 0;
   overflow: hidden;
   background-repeat: no-repeat;
   background-position-y: center;
   background-position-x: 30px, 269px;
}
.footer-external-link-magazine .external-list-item::after {
   background-image: url(/common/images/png/footer/logo-magazine-white.png) , url(/common/images/SVG/footer-external-link-white-right-arrow.svg);
   background-size: 156px 26px, 31px 8px;
}
.footer-external-link-museum .external-list-item::after {
   background-image: url(/common/images/png/footer/logo-museum.png) , url(/common/images/SVG/footer-external-link-white-right-arrow.svg);
   background-size: 190px 11px, 31px 8px;
}
.footer-external-link-note .external-list-item::after {
   background-image: url(/common/images/png/footer/footer-external-link-note-white.png) , url(/common/images/SVG/footer-external-link-white-right-arrow.svg);
   background-size: 170px 44px, 31px 8px;
}
.footer-black-external-list ul li a .external-list-item:hover::after {
   animation: footer-list-item-button-background-second  0.3s linear 0.8s forwards;
}
@keyframes footer-list-item-button-background-second {
	0% {
		width: 0%;
		height: 0%;
	}
	8% {
		height: 100%;
	}
	80% {
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	100% {
		width: 100%;
		height: 100%;
		border-top-right-radius: 60px;
		border-bottom-right-radius: 60px;
	}
}
.external-list-item i::after {
   content: url(/common/images/SVG/footer-external-link-white-right-arrow.svg);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .external-list-item img {
      margin-right: auto;
   }
}
.footer-black-credit-area {
   width: 100%;
}
.footer-black-policy-area-outter {
   background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #000000;
}
.footer-black-credit-area .footer-black-policy-area {
   padding: 0 80px;
   box-sizing: border-box;
}
.footer-black-credit-area .footer-black-policy-area ul {
   list-style: none;
   margin: 0;
   padding: 0;
   display: flex;
   justify-content: space-between;
   font-size: 12px;
   padding: 6px 0;
}
.footer-black-credit-area .footer-black-policy-area ul li {
   display: inline-block;
   margin-right: 20px;
}
.footer-black-credit-area .footer-black-policy-area ul li:last-child {
   margin-right: 0;
}
.footer-black-credit-area .footer-black-policy-area ul li a {
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 18px;
   align-items: center;
   text-align: center;
   letter-spacing: 0.12em;
   color: #FFFFFF;
}
.footer-black-credit-area .footer-black-policy-area ul li a:hover {
   text-decoration: underline;
}
.footer-black-corp-area-outter {
   background: #000000;
}
.footer-black-credit-area .footer-black-corp-area {
   font-family: 'Arial';
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 16px;
   display: flex;
   align-items: center;
   letter-spacing: 0.12em;
   color: #FFFFFF;
   padding: 7px 80px;
   box-sizing: border-box;
}
.mb18 {
   margin-bottom: 18px !important;
}
.mb19 {
   margin-bottom: 19px !important;
}
@media screen and (max-width: 1080px) {
	.footer-black-credit-area .footer-black-policy-area ul {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 10px 0 5px;
	}
	.footer-black-credit-area .footer-black-policy-area ul li {
	   margin-bottom: 5px;
	}
}
@media screen and (max-width: 750px) {
   .footer-contact-head-red-area {
      height: 100px;
   }
   .footer-contact-content {
      display: flex;
   }
   .footer-contact-content-inner {
      display: block;
      padding-left: 0px;
      box-sizing: border-box;
   }
   .footer-contact-content-inner-right-blank {
      display: none;
   }
   .footer-contact-content-words {
		max-width: unset;
		margin-right: 0px;
		box-sizing: border-box;
		padding: 60px 30px 40px;
   }
	.footer-contact-content-title-area {
		margin-bottom: 20px;
	}
   .footer-contact-content-title-icon {
      padding-top: 8px;
   }
   .footer-contact-content-title {
      font-size: 22px;
      line-height: 33px;
   }
	.footer-contact-content-detail {
	   font-size: 16px;
	   line-height: 24px;
	}
   .footer-contact-content-buttons-outter {
      display: flex;
      flex-flow: row-reverse;
      min-width: unset;
      width: 100%;
      border-right: 0;
      border-left: 0;
      box-sizing: border-box;
      border-top: 1px solid rgba(255,255,255,0.4);
      padding-left: 30px;
      position: relative;
   }
   .footer-contact-content-buttons-outter::before {
      content: '';
      height: 100%;
      width: 0;
      left: 30px;
      position: absolute;
      border-left: 1px solid rgba(255,255,255,0.4);
   }
   .footer-contact-content-buttons-outter::after {
      content: '';
      height: 100%;
      width: 0;
      right: 30px;
      position: absolute;
      border-left: 1px solid rgba(255,255,255,0.4);
   }
   .footer-contact-content-buttons-outter-blank {
      width: 30px;
      min-width: 30px;
      height: 140px;
      margin-top: 40px;
      margin-bottom: 80px;
      border-bottom: 1px solid rgba(255,255,255,0.4);
      border-top: 1px solid rgba(255,255,255,0.4);
      background-image: url(/common/images/SVG/top-second-company-area-img.svg);
      background-size: 30px auto;
   }
   .footer-contact-content-buttons {
      width: 100%;
      display: flex;
      flex-flow: column;
      align-items: center;
      margin-top: 40px;
      margin-bottom: 80px;
   }
   .footer-contact-content-button {
      position: relative;
      top: 1px;
      width: 315px;
   }
   .footer-contact-content-button-text {
      font-size: 14px;
      line-height: 28px;
      padding-left: 58px;
   }
   .footer-contact-content-inquiry-button .footer-contact-content-button-text {
      padding-left: 84px;
   }
   .footer-contact-content-button-text::before {
      background-position-x: 171px;
   }
   .footer-contact-content-button-text::after {
      background-position-x: 171px;
   }
   .footer-contact-content-button:hover .footer-contact-content-button-text-container::before {
      -webkit-animation: none;
      animation: none;
   }
   .footer-contact-content-button:hover .footer-contact-content-button-text-container::after {
      -webkit-animation: none;
      animation: none;
   }
   .footer-contact-content-button:hover .footer-contact-content-button-text::before {
      -webkit-animation: none;
      animation: none;
   }
   .footer-contact-content-button:hover .footer-contact-content-button-text::after {
      -webkit-animation: none;
      animation: none;
   }
   .footer-contact-content-inquiry-button .footer-contact-content-button-text::before {
      background-position-x: 120px;
   }
   .footer-contact-content-inquiry-button .footer-contact-content-button-text::after {
      background-position-x: 120px;
   }
   @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .footer-contact-content-button-text::after {
         left: 58px;
      }
      .footer-contact-content-inquiry-button .footer-contact-content-button-text::after {
         left: 84px;
      }
   }
   .footer-contact-content-inquiry-button {
      position: relative;
      top: -1px;
      margin-bottom: 20px;
   }
   /*.footer-contact-area end */



   .footer-black-area {
      background: #000000;
   }
   .footer-black-main-area-outter{
      background: #000000;
   }
   .footer-black-main-area {
      padding: 0 30px;
      margin-bottom: 58px;
   }
   .footer-black-area-logo {
      display: flex;
      box-sizing: border-box;
      padding-top: 100px;
      padding-bottom: 60px;
      margin-bottom: 60px;
      flex-flow: column;
   }



	 /* 55周年ロゴ用 */
   .footer-black-area-logo_old div {
      font-size: 0;
      margin-bottom: 30px;
   }
   .footer-black-area-logo_old div a img {
      margin-right: auto;
   }
   .footer-black-area-logo_old div > img {
      margin:2px 0 2px 30px ;
      height: 56px;
   }
	 /* 55周年ロゴ用ここまで */
	 /* 55周年ロゴなし用 */
	 	 .footer-black-area-logo_new > a {
	 	 font-size: 0;
	 	 margin-bottom: 30px;
	 	}
	    .footer-black-area-logo_new a img {
	 		 margin-right: auto;
	 	}
	 	/* 55周年ロゴなし用 ここまで*/


   .footer-black-area-logo p {
      font-size: 14px;
      line-height: 21px;
      width: 100%;
   }
   .sp-footer-expandable-menu::after {
      content: '';
      background-image: url(/common/images/SVG/menu-white-down-arrow.svg);
      background-repeat: no-repeat;
      height: 5px;
      width: 5px;
      position: absolute;
      background-position: center;
      top: 50%;
      right: 0;
   }
   .sp-footer-expandable-menu:hover {
      cursor: pointer;
   }
   .sp-footer-black-link-area-title {
      margin-top: 30px;
      position: relative;
   }
   .sp-footer-black-link-area-title::before {
      content: '';
      width: 10px;
      height: 3px;
      background-color: #FFF;
      top: 50%;
      position: absolute;
   }
   .sp-footer-black-link-area-title a {
      padding-left: 20px;
      color: #FFFFFF;
      text-decoration: none;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      line-height: 20px;
      display: flex;
      align-items: center;
      letter-spacing: 0.12em;
      width: fit-content;
   }
   .sp-footer-black-link-area-title a:hover {
      text-decoration: underline;
   }
   .footer-black-link-area-first .sp-footer-black-link-area-title {
      margin-top: 0px;
   }

   .footer-black-link-area {
      display: block;
   }
   .footer-black-link-area .internal-link ul {
      margin-top: 30px;
   }
   .sp-footer-expandable-menu-list {
      display: none;
      margin-top: 20px !important;
   }
   .sp-footer-expandable-menu-list-show {
      display: block;
   }
   .footer-black-link-area .internal-link ul li {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 30px;
   }
   .footer-black-link-area .internal-link ul.sp-footer-expandable-menu-list li {
      font-size: 12px;
      line-height: 17px;
      margin-bottom: 20px;
   }
   .footer-black-link-area .internal-link .footer-menu-title {
      position: relative;
      margin-bottom: 30px;
   }
   .footer-black-link-area .internal-link .footer-menu-title::before {
      position: absolute;
      top: 50%;
   }
   .footer-menu-title > a {
      padding-left: 20px;
   }
   .footer-black-link-area-first {
      	width: 100%;
	   	margin-bottom: 0;
   }
   .footer-black-link-area-second {
		width: 100%;
		margin-bottom: 0;
   }
   .footer-black-link-area-third {
      	width: 100%;
		margin-bottom: 0;
   }
   .footer-black-link-area-fourth {
		margin-top: 60px;
		width: 100%;
   }
   .footer-black-link-area-fourth .external-link {
      margin-bottom: 40px;
   }
   .footer-black-sns-list-item:hover .icon-facebook::before{
      background-image: url(/common/images/SVG/footer-icon-facebook-grey.svg);
   }
   .footer-black-sns-list-item:hover .icon-twitter::before{
      background-image: url(/common/images/SVG/footer-icon-twitter-grey.svg);
   }
   .footer-black-sns-list-item:hover .icon-instagram::before{
      background-image: url(/common/images/SVG/footer-icon-instagram-grey.svg);
   }
   .footer-black-sns-list-item:hover .icon-youtube::before{
      background-image: url(/common/images/SVG/footer-icon-youtube-grey.svg);
   }
   .footer-black-sns-list-item:hover .icon-line::before{
      background-image: url(/common/images/SVG/footer-icon-line-grey.svg);
   }
   .footer-black-link-area .external-link li {
      display: inline-block;
   }
   .footer-black-external-list ul li {
      margin-bottom: 30px;
   }
   .footer-black-external-list ul li:last-child {
      margin-bottom: 0;
   }
   .footer-black-external-list ul li p{
      font-size: 12px;
      line-height: 17px;
   }
   .footer-black-external-list ul li a .external-list-item {
      width: 315px;
   }
   .footer-black-external-list ul li a .external-list-item:before {
      background-position-x: 30px, 252px;
   }
   .footer-black-external-list ul li a .external-list-item::after {
      background-position-x: 30px, 252px;
   }
   .footer-black-external-list ul li a .external-list-item:hover::before {
      animation: none;
   }
   .footer-black-external-list ul li a .external-list-item:hover::after {
      animation: none;
   }
   .footer-black-credit-area .footer-black-policy-area {
      box-sizing: border-box;
      padding-left: 22px;
      padding-right: 0;
   }
   .footer-black-credit-area .footer-black-policy-area ul {
      flex-flow: column;
      padding: 20px 0;
      font-size: 0;
   }
   .footer-black-credit-area .footer-black-policy-area ul li {
      margin-bottom: 20px;
      margin-right: 0;
   }
   .footer-black-credit-area .footer-black-policy-area ul li:last-child {
      margin-right: 0;
      margin-bottom: 0;
   }
   .footer-black-credit-area .footer-black-corp-area {
      font-family: 'Arial';
      box-sizing: border-box;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 28px;
      padding-right: 0px;
      line-height: 14px;
   }
}


/*.t18-footer-red-area */
.t18-footer-red-area {
	color: #fff;
	background: #c00;
	overflow: hidden;
	padding: 80px 7.3%;
}
.t18-footer-red-left {
	float: left;
	width: 60%;
}
.t18-footer-red-left .t18-title {
	position: relative;
	font-size: 3.2rem;
	font-weight: bold;
	margin: 20px 0 40px;
	text-indent: 50px;
	line-height: 1.3;
}
.t18-footer-red-left .t18-title::before {
	content: url(/common/images/red_fukidashi.png);
	position: absolute;
	left: -50px;
}
.t18-footer-red-left .t18-detail {
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0 0 40px;
}
.t18-footer-red-left.btn-area {
	display: -webkit-box;
  	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.t18-footer-red-left a {
	text-decoration: none;
	width: 48%;
}
.t18-footer-red-left a span {
	border: 2px solid #fff;
	border-radius: 100px;
	color: #fff;
	display: inline-block;
	font-size: 1.8rem;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
	padding: 20px 0;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
.t18-footer-red-left a span:hover {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	color: #c00;
	background-color: #fff;
}
.t18-footer-red-right {
	float: right;
	width: 35%;
}
.t18-footer-red-right img {
	display: block;
	height: auto;
	width: 100%;
}

@media screen and (max-width: 1260px) {
	.t18-footer-red-left .t18-title {
		margin: 0 0 40px;
	}
}
@media screen and (max-width: 980px) {
	.t18-footer-red-left .t18-title {
		font-size: 2.8rem;
		margin: 0 0 20px;
	}
	.t18-footer-red-left .t18-detail {
		margin: 0 0 20px;
	}
	.t18-footer-red-left a span {
		padding: 15px 0;
	}
}
@media screen and (max-width: 750px) {
	.t18-footer-red-area {
		padding: 80px 7.3% 60px;
	}
	.t18-footer-red-left,
	.t18-footer-red-right  {
		float: none;
		width: 100%;
	}
	.t18-footer-red-right img {
		float: none;
		margin: 40px auto;
		width: 75%;
	}
	.t18-footer-red-left .t18-title {
		font-size: 3.6rem;
		margin: 0 0 30px;
		text-indent: 60px;
		line-height: 1;
	}
	.t18-footer-red-left .t18-title::before {
		left: -60px;
	}
	.t18-footer-red-left .t18-detail {
		font-size: 2.6rem;
		line-height: 1.5;
		margin: 0 0 40px;
	}
	.t18-footer-red-left.btn-area {
		display: block;
    	text-align: center;
	}
	.t18-footer-red-left a span {
		border: 4px solid #fff;
		font-size: 3.6rem;
		margin-bottom: 30px;
		padding: 20px 0;
		width: 75%;
	}
}

/* t18-footer-black-area */
.t18-footer-black-area {
	color: #fff;
	background: #000;
}
.t18-footer-black-area a {
	color: #fff;
	text-decoration: none;
}
.t18-footer-black-area a:hover {
	text-decoration: underline;
}
.t18-footer-black-area a,
.t18-footer-black-area a:hover,
.t18-footer-black-area a img,
.t18-footer-black-area a img:hover {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}
.t18-footer-black-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.t18-footer-black-area ul li {
	position: relative;
}
.t18-footer-black-area-upper {
	padding: 60px 7.3%;
	font-size: 0;
	box-sizing: border-box;
}

/* logo */
.t18-footer-black-logo-area {
	margin-bottom: 60px;
}
.t18-footer-black-logo {
	display: inline-block;
	margin-right: 60px;
}
.t18-footer-black-logo-area p {
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 52px;
	vertical-align: top;
    font-size: 1.4rem;
}

/* link-area */
.t18-footer-black-link-area {
	display: -webkit-box;
  	display: -ms-flexbox;
	display: flex;
}
.t18-footer-black-content-area {
	display: -webkit-box;
  	display: -ms-flexbox;
	display: flex;
	font-size: 1.4rem;
	vertical-align: top;
}
.t18-footer-black-content-area.left-area {
	width: 54%;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
	margin-right: 6%;
    padding-right: 2%;
}
.t18-footer-black-content-area.right-area {
	width: 38%;
}

/* list */
.t18-footer-black-menu {
	display: -webkit-box;
  	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
    flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
	width: 47%;
	vertical-align: top;
	height: 500px;
}
.t18-footer-black-menu.first-area {
	margin-right: 4%;
}
.t18-footer-black-menu.second-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.t18-footer-black-menu.first-area .t18-footer-menu-detail-list:first-child,
.t18-footer-black-menu.second-area .t18-footer-menu-list {
	margin-bottom: 40px;
}
.t18-footer-black-menu > ul > li {
	margin-bottom: 15px;
}

/* list type -  */
.t18-footer-menu-detail-list > li {
	padding-left: 14px;
}
.t18-footer-menu-detail-list li::before {
    content: "";
	position: absolute;
	top: 8px;
	left: 0;
	margin: auto;
	display: inline-block;
	width: 5px;
	height: 2px;
	background-color: #c00;
	margin-right: 8px;
}
.t18-footer-menu-detail-list li:first-child {
	padding-left: 0;
}
.t18-footer-menu-detail-list li:first-child::before {
	display: none;
}

/* list type ■ */
.t18-footer-black-menu.second-area .t18-footer-external-list {
	vertical-align: bottom;
}
.t18-footer-external-list > li {
	padding-left: 14px;
}
.t18-footer-external-list > li::before {
    content: "";
	position: absolute;
	top: 7px;
	left: 0;
	margin: auto;
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #c00;
	margin-right: 8px;
}

/*  right */
.t18-footer-black-content-area.right-area a:hover {
	opacity: 0.6;
}
.t18-footer-black-content-area.right-area > ul > li {
	margin-bottom: 30px;
	padding-left: 0;
}
.t18-footer-black-content-area.right-area > ul > li > p {
	display: inline-block;
	margin: 0 0 15px;
	padding-left: 14px;
}
.t18-footer-black-content-area.right-area > ul > li > a > img {
	display: block;
	width: 100%;
	height: auto;
}
.t18-footer-sns-list {
	display: -webkit-box;
  	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.t18-footer-sns-list li {
	display: inline-block;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
	width: 33.333%;
    text-align: center;
}
.t18-footer-sns-list li:last-child {
	border: none;
}
.t18-footer-sns-list li a {
	display: block;
}

@media screen and (max-width: 1180px) {
	/* list */
	.t18-footer-black-menu {
		height: 520px;
	}
}
@media screen and (max-width: 750px) {
	.t18-footer-black-area-upper {
		padding: 60px 7.3% 0;
	}

	/* logo */
	.t18-footer-black-logo-area {
		display: -webkit-box;
  		display: -ms-flexbox;
		display: flex;
	}
	.t18-footer-black-logo {
		width: 28%;
		margin-right: 40px;
	}
	.t18-footer-black-logo img {
		width: 100%;
    	height: auto;
	}
	.t18-footer-black-logo-area p {
		line-height: 1.3;
		font-size: 2.6rem;
	}

	/* link-area */
	.t18-footer-black-content-area {
		display: -webkit-box;
  		display: -ms-flexbox;
		display: flex;
		font-size: 2.4rem;
		vertical-align: top;
	}
	.t18-footer-black-content-area.left-area {
		display: none;
	}
	.t18-footer-black-content-area.right-area {
		width: 100%;
	}

	/* list type ■ */
	.t18-footer-external-list > li::before {
		top: 10px;
		width: 10px;
		height: 10px;
		margin-right: 8px;
	}

	/*  right */
	.t18-footer-black-content-area.right-area > ul > li > p {
		padding-left: 20px;
	}
	.t18-footer-sns-list {
		padding-top: 10px;
	}
	.t18-footer-sns-list li {
		border-right: 1px solid #fff;
	}
	.t18-footer-sns-list li img {
		width: 30%;
		height: auto;
	}
}

/* t18-footer-credit-area */
.t18-footer-credit-area {
	padding: 40px 7.3%;
	font-size: 1.1rem;
}
.t18-footer-credit-area-upper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.t18-footer-policy-area ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.t18-footer-policy-area ul li {
	margin-right: 20px;
}
.t18-footer-policy-area ul li:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1200px) {
	.t18-footer-credit-area-upper {
		display: block;
	}
	.t18-footer-policy-area ul {
		display: -webkit-box;
  		display: -ms-flexbox;
		display: flex;
		justify-content: center;
	}
	.t18-footer-corp-area {
		text-align: center;
		margin-top: 10px;
	}
}
@media screen and (max-width: 900px) {
	.t18-footer-credit-area {
		font-size: 1rem;
	}
	.t18-footer-policy-area ul li {
		margin-right: 10px;
	}
}
@media screen and (max-width: 750px) {
	.t18-footer-credit-area {
		padding: 60px 7.3% 20px;
		font-size: 2.2rem;
	}
	.t18-footer-policy-area ul {
		display: block;
		text-align: center;
	}
	.t18-footer-policy-area ul li {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.t18-footer-corp-area {
		margin-top: 30px;
	}
}




.t18-common-btn-area {
   text-align: center;
}
.t18-common-btn-area a {
   color: #c00;
}
/*-------------------------
汎用ボタン
-------------------------*/
.t18-common-btn-area span,
.t18-common-btn-area input[type="submit"],
.t18-common-btn-area input[type="button"] {
   background: #fff;
   border: 2px solid #c00;
   border-radius: 25px;
   display: inline-block;
   font-size: 1.8rem;
   margin: 0 10px;
   padding: .5em 2.5em;
   position: relative;
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}
.t18-common-btn-area span:hover,
.t18-common-btn-area input:hover[type="submit"],
.t18-common-btn-area input:hover[type="button"]  {
   cursor: pointer;
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: .6;
}
.t18-common-btn-area input[type="submit"],
.t18-common-btn-area input[type="button"]  {
   color: #c00;
}
.t18-common-btn-area.t18-btn-disable input[type="submit"]:disabled {
   background: #f1f1f1;
   border: 2px solid #ccc;
   color: #ccc;
}

/*-------------------------
汎用ボタン クラス付加 addClass
-------------------------*/
.t18-common-btn-area.t18-lft-shops span {
   background: #fff;
   border: 2px solid #ccc;
   border-radius: 25px;
   display: inline-block;
   font-size: 1.6rem;
   margin: 20px 0 0;
   padding: .5em 1.5em;
   position: relative;
}
.t18-common-btn-area.t18-lft-shops span::before {
   margin: 0px 5px;
   content: "";
   display: inline-block;
   width: 20px;
   height: 20px;
   background: url(/common/images/if_079_Pin2_183207.svg);
   background-size: 20px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-common-btn-area.t18-lft-shops-all span {
   background: #fff;
   border: 2px solid #ccc;
   border-radius: 25px;
   display: inline-block;
   font-size: 1.6rem;
   margin: 20px 0 0;
   padding: .5em 1.5em;
   position: relative;
}
.t18-common-btn-area.t18-nearest span::before {
   margin: 0px 5px;
   content: "";
   display: inline-block;
   width: 20px;
   height: 20px;
   background: url(/common/images/if_079_Pin2_183207.svg);
   background-size: 20px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-common-btn-area.t18-toGoogleMaps span::before {
   margin: 0px 5px;
   content: "";
   display: inline-block;
   width: 21px;
   height: 21px;
   background: url(/common/images/toGoogleMaps_red.svg);
   background-size: 21px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-common-btn-area.t18-pdfDownload span::after {
   margin: 0px 5px;
   content: "";
   display: inline-block;
   width: 19px;
   height: 24px;
   background: url(/common/images/icon_pdf.png);
   background-size: 19px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
/* confirm画面特別調整 */
.t18-inquiry-blocks.t18-inquiry-confirm .t18-common-btn-area {
   margin: 0 auto;
   width: 555px;
}
.t18-inquiry-blocks.t18-inquiry-confirm .t18-common-btn-area > input {
   float: right;
}
/*-------------------------
汎用ボタン sp
-------------------------*/
@media screen and (max-width: 750px) {
   .t18-common-btn-area span,
   .t18-common-btn-area input[type="submit"],
   .t18-common-btn-area input[type="button"]  {
      font-size: 3rem;
      margin: 0 0 10px;
      width: 630px;
   }
   /*-------------------------
   汎用ボタン sp クラス付加
   -------------------------*/
   .t18-common-btn-area.t18-lft-shops span {
      border: none;
      font-size: 2.8rem;
   }
   .t18-common-btn-area.t18-lft-shops span::before {
      width: 25px;
      height: 24px;
      background-size: 24px;
      position: relative;
      top: -2px;
   }
   .t18-common-btn-area.t18-nearest span::before {
      width: 24px;
      height: 24px;
      background-size: 24px;
   }
   .t18-common-btn-area.t18-toGoogleMaps span::before {
      width: 38px;
      height: 38px;
      background-size: 38px;
   }
   .t18-inquiry-blocks.t18-inquiry-confirm .t18-common-btn-area {
      width: auto;
   }
   .t18-inquiry-blocks.t18-inquiry-confirm .t18-common-btn-area > input {
      float: none;
   }
}

/*-------------------------
　　　共通ボタン
-------------------------*/
.common-button-area {
	margin: 20px auto;
}
.common-button-area a {
    position: relative;
    display: inline-block;
    padding: .5em 2.5em;
    border: 2px solid #c00;
    border-radius: 100px;
    font-size: 1.8rem;
	text-decoration: none;
	color: #c00;
	background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	opacity: 1;
}
.common-button-area a:hover {
	color: #fff;
    background-color: #c00;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	opacity: 1;
}
.common-button-area.btn_r a {
	color: #fff;
    background-color: #c00;
}
.common-button-area.btn_r a:hover {
	color: #c00;
	background: #fff;
}
@media screen and (max-width: 750px) {
	.common-button-area a {
		font-size: 3rem;
	}
}

/*-------------------------
汎用
-------------------------*/
.t18-mb20 {
   margin-bottom: 20px;
}
.t18-mb40 {
   margin-bottom: 40px;
}
.t18-mb60 {
   margin-bottom: 60px;
}
.t18-mb80 {
   margin-bottom: 80px;
}
.t18-mt20 {
   margin-top: 20px;
}
.t18-mt40 {
   margin-top: 40px;
}
.t18-mt60 {
   margin-top: 60px;
}
.t18-mt80 {
   margin-top: 80px;
}

.mb0 {
   margin-bottom: 0 !important;
}
.mb5 {
   margin-bottom: 5px !important;
}
.mb10 {
   margin-bottom: 10px !important;
}
.mb20 {
   margin-bottom: 20px !important;
}
.mb30 {
   margin-bottom: 30px !important;
}
.mb40 {
   margin-bottom: 40px !important;
}
.mb50 {
   margin-bottom: 50px !important;
}
.mb60 {
   margin-bottom: 60px !important;
}
.mb70 {
   margin-bottom: 70px !important;
}
.mb80 {
   margin-bottom: 80px !important;
}
.mb90 {
   margin-bottom: 90px !important;
}
.mb100 {
   margin-bottom: 100px !important;
}
.mb120 {
   margin-bottom: 120px !important;
}
.mb140 {
   margin-bottom: 140px !important;
}
.mb160 {
   margin-bottom: 160px !important;
}
.mb180 {
   margin-bottom: 180px !important;
}
.mb200 {
   margin-bottom: 200px !important;
}

.mt0 {
   margin-top: 0 !important;
}
.mt10 {
   margin-top: 10px !important;
}
.mt20 {
   margin-top: 20px !important;
}
.mt30 {
   margin-top: 30px !important;
}
.mt40 {
   margin-top: 40px !important;
}
.mt50 {
   margin-top: 50px !important;
}
.mt60 {
   margin-top: 60px !important;
}
.mt70 {
   margin-top: 70px !important;
}
.mt80 {
   margin-top: 80px !important;
}
.mt90 {
   margin-top: 90px !important;
}
.mt100 {
   margin-top: 100px !important;
}

.ml0 {
   margin-left: 0 !important;
}
.ml10 {
   margin-left: 10px !important;
}
.ml20 {
   margin-left: 20px !important;
}
.ml30 {
   margin-left: 30px !important;
}
.ml40 {
   margin-left: 40px !important;
}
.ml50 {
   margin-left: 50px !important;
}
.ml60 {
   margin-left: 60px !important;
}
.ml70 {
   margin-left: 70px !important;
}
.ml80 {
   margin-left: 80px !important;
}
.ml90 {
   margin-left: 90px !important;
}
.ml100 {
   margin-left: 100px !important;
}

.mr0 {
   margin-right: 0 !important;
}
.mr10 {
   margin-right: 10px !important;
}
.mr20 {
   margin-right: 20px !important;
}
.mr30 {
   margin-right: 30px !important;
}
.mr40 {
   margin-right: 40px !important;
}
.mr50 {
   margin-right: 50px !important;
}
.mr60 {
   margin-right: 60px !important;
}
.mr70 {
   margin-right: 70px !important;
}
.mr80 {
   margin-right: 80px !important;
}
.mr90 {
   margin-right: 90px !important;
}
.mr100 {
   margin-right: 100px !important;
}

.txt-standard-p {
	font-size: 1.6rem;
    line-height: 1.666;
	margin: 0;
}
.txt-standard-p a {
	color: #000;
}

.txt-l {
	text-align: left !important;
}
.txt-r {
	text-align: right !important;
}
.txt-c {
	text-align: center !important;
}

.txt-caption-left {
	display: block;
	font-size: 1.4rem;
	text-align: left;
	margin: 10px 0;
	color: #555;
}
.txt-caption-right {
	display: block;
	font-size: 1.4rem;
	text-align: right;
	margin: 10px 0;
	color: #555;
}
.txt-caption-center {
	display: block;
	font-size: 1.4rem;
	text-align: center;
	margin: 10px 0;
	color: #555;
}
@media screen and (max-width: 750px) {
	.txt-standard-p {
		font-size: 3rem;
    	line-height: 1.5;
	}

	.txt-caption-left,
	.txt-caption-right {
		font-size: 2rem;
		text-align: left;
	}
}

.txt-color-red {
	color: #c00;
}
.txt-color-black {
	color: #000;
}
.txt-color-white {
	color: #fff;
}

.t18-list-basic1 {
   margin-bottom: 40px;
}
.t18-list-basic1 > li {
   font-size: 1.6rem;
   line-height: 1.666;
   margin: 10px 0;
}
.t18-list-basic1 > li span.kome {
   font-size: 1.4rem;
}
.t18-list-basic1.t18-nolist {
   padding-left: 20px;
}
.t18-list-basic1.t18-nolist > li {
   list-style-type: none;
}
.t18-list-kakko {
   margin-bottom: 0px;
   padding-left: 0;
}
.t18-list-kakko > li {
   list-style-type: none;
   list-style-position: inside;
   counter-increment: cnt;
   text-indent: -2.5rem;   /*need master*/
   padding-left: 2.5rem;   /*need master*/
}
.t18-list-kakko > li::before {
   display: marker;
   content: "(" counter(cnt) ") ";
}
.t18-list-kome {}
.t18-list-kome > li {
   position: relative;
   list-style-type: none;
}
.t18-list-kome > li::before {
   content: "※";
   position: absolute;
   text-indent: -3rem;
}
.t18-pl50 {
   position: relative;
   padding-left: 50px;
   line-height: 1.5;/* need master*/
}
.t18-pl50 > span {
   position: absolute;
   left: 0;
}
.t18-img-right {
   display: block;
   float: right;
   margin-left: 20px;
}
.t18-img-right.t18-pdfDownload {
   margin: 16px auto;
   width: 320px;
}
.t18-img-right > p {
   clear: both;
   text-align: center;
}
.t18-img-right img {
   clear: right;
   display: block;
   float: right;
   margin: 5px auto 10px;
   max-width: 300px;
   height: auto;
}
.t18-img-right.t18-pdfDownload img {
   margin: 0 auto 40px;
   max-width: none;
   width: 320px;
   height: auto;
}
@media screen and (max-width: 750px) {
   .t18-list-basic1 > li {
      font-size: 2.8rem;
   }

	 .t18-list-basic1 > li span.kome {
	    font-size: 2.8rem;
	 }
   .t18-pl50 {
      padding-left: 100px;
   }
   .t18-img-right {
      float: none;
      margin-left:0;
   }
   .t18-img-right img {
      float: none;
      margin: 0 auto 20px;
      max-width: 75%;
      height: auto;
   }
   .t18-img-right.t18-pdfDownload {
      width: auto;
   }
}

/*-------------------------
汎用アイコン
-------------------------*/
.t18-icon-before-pdf {
   	position: relative;
	padding-left: 25px;
}
.t18-icon-before-pdf::before {
   content: "";
   display: inline-block;
   position: absolute;
   top: -3px;
   width: 19px;
   height: 24px;
   background: url(/common/images/icon_pdf.png);
   background-size: 19px 24px;
   background-repeat: no-repeat;
   vertical-align: middle;
   margin: 0px 0px 0 10px;
}


/*-------------------------
汎用リスト
-------------------------*/
.t18-list-standard {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.t18-list-standard li {
	position: relative;
	display: inline-block;
   	font-size: 1.6rem;
   	list-style-type: none;
	line-height: 1.5;
	margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
	.t18-list-standard li {
		font-size: 3rem;
		margin-bottom: 10px;
	}
}

/* 前に黒丸リスト */
.t18-list-before-disc-black {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.t18-list-before-disc-black li {
	position: relative;
    display: block;
   	font-size: 1.6rem;
   	list-style-type: none;
    vertical-align: middle;
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
}
.t18-list-before-disc-black li::before {
	content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    vertical-align: middle;
	border-radius: 50%;
	background-color: #000;
}
.t18-list-before-disc-black li a {
   color: #000;
   text-decoration: underline;
}
.t18-list-before-disc-black li a:hover {
	opacity: 0.6;
}
@media screen and (max-width: 750px) {
	.t18-list-before-disc-black li {
		font-size: 3rem;
    	padding-left: 25px;
	}
	.t18-list-before-disc-black li::before {
    	top: 23px;
		width: 10px;
		height: 10px;
	}
}

/* 2行目から1文字目空スペースにするリスト */
.t18-list-indent {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.t18-list-indent li {
	position: relative;
    display: inline-block;
   	font-size: 1.6rem;
   	list-style-type: none;
	padding-left: 1em;
    text-indent: -1em;
	line-height: 1.5;
	margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
	.t18-list-indent li {
		font-size: 3.2rem;
		line-height: 1.5;
		margin-bottom: 5px;
	}
}

/* 前に黒矢印(>)のリスト */
.t18-list-before-arrow-black {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.t18-list-before-arrow-black li {
	position: relative;
    display: inline-block;
   	font-size: 1.6rem;
   	list-style-type: none;
    vertical-align: middle;
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
}
.t18-list-before-arrow-black li::before {
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    vertical-align: middle;
}
.t18-list-before-arrow-black li a {
   color: #000;
   text-decoration: none;
}
.t18-list-before-arrow-black li a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
	.t18-list-before-arrow-black li {
		font-size: 3rem;
		padding-left: 32px;
		margin-right: 20px;
		margin-bottom: 15px;
	}
	.t18-list-before-arrow-black li::before {
		width: 12px;
		height: 12px;
		border-top: 4px solid #000;
		border-right: 4px solid #000;
	}
}

/* 前に赤矢印(>)のリスト */
.t18-list-before-arrow-red {
   margin: 0;
   overflow: hidden;
   padding: 0;
}
.t18-list-before-arrow-red li {
	position: relative;
    display: inline-block;
   	font-size: 1.6rem;
   	list-style-type: none;
    vertical-align: middle;
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
}
.t18-list-before-arrow-red li::before {
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #c00;
    border-right: 2px solid #c00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    vertical-align: middle;
}
.t18-list-before-arrow-red li a {
	display: inline-block;
   color: #000;
   text-decoration: none;
}
.t18-list-before-arrow-red li a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
	.t18-list-before-arrow-red li {
		font-size: 3rem;
		padding-left: 32px;
		margin-right: 20px;
		margin-bottom: 15px;
	}
	.t18-list-before-arrow-red li::before {
		width: 12px;
		height: 12px;
		border-top: 4px solid #c00;
		border-right: 4px solid #c00;
	}
}

/* 前に赤矢印(V)のリスト */
.t18-list-before-arrow-bottom-red {
   margin: 0;
   padding: 0;
}
.t18-list-before-arrow-bottom-red li {
	position: relative;
    display: inline-block;
   	font-size: 1.6rem;
   	list-style-type: none;
    vertical-align: middle;
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
}
.t18-list-before-arrow-bottom-red li::before {
	content: "";
    position: absolute;
	top: 6px;
    left: 3px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #c00;
    border-right: 2px solid #c00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    vertical-align: middle;
}
.t18-list-before-arrow-bottom-red li a {
	display: inline-block;
   	color: #000;
   	text-decoration: none;
}
.t18-list-before-arrow-bottom-red li a:hover {
   	text-decoration: underline;
}
@media screen and (max-width: 750px) {
	.t18-list-before-arrow-bottom-red li {
		font-size: 3rem;
		padding-left: 36px;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.t18-list-before-arrow-bottom-red li::before {
		top: 12px;
		width: 12px;
		height: 12px;
		border-bottom: 4px solid #c00;
		border-right: 4px solid #c00;
	}
}

/* 前にPDFアイコンのリスト */
.t18-list-before-pdf-icon {
   margin: 0;
   overflow: hidden;
   padding: 0;
}
.t18-list-before-pdf-icon li {
	position: relative;
    display: inline-block;
   	font-size: 1.6rem;
   	list-style-type: none;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 15px;
    padding-left: 30px;
}
.t18-list-before-pdf-icon li::before {
	content: "";
    display: inline-block;
    position: absolute;
    top: 1px;
	left: 0;
    width: 20px;
    height: 24px;
    background: url(/common/images/icon_pdf.png);
    background-size: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
	padding-top: 2px;
}
.t18-list-before-pdf-icon li a {
	color: #000;
	text-decoration: none;
	line-height: 1.666;
}
.t18-list-before-pdf-icon li a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 750px) {
	.t18-list-before-pdf-icon li {
		font-size: 3rem;
		padding-left: 40px;
	}
	.t18-list-before-pdf-icon li::before {
		top: 4px;
		width: 30px;
		height: 40px;
		background-size: 30px;
	}
	.t18-list-before-pdf-icon li a {
		text-decoration: underline;
	}
}

/* ページ内リンク下矢印 四角 ホバーで赤 */
.t18-list-jump {
    padding: 0;
    font-size: 0;
	text-align: left;
}
.t18-list-jump li {
	display: inline-block;
    margin: 0 15px 15px 0;
}
.t18-list-jump li a {
	position: relative;
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 1.6rem;
    border: 2px solid #666;
    padding: 5px 16px 5px 50px;
	line-height: 1.5;
    transition: all .1s ease-in;
    z-index: 3;
}
.t18-list-jump li a::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
    bottom: 4px;
	left: 14px;
    margin: auto;
	width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	transition: all .1s ease-in;
	z-index: 2;
}
.t18-list-jump li a::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
    bottom: 0;
	left: 0;
    margin: auto;
	width: 36px;
    height: 34px;
	background-color: #666;
	transition: all .1s ease-in;
	z-index: -1;
}
.t18-list-jump li a:hover {
	color: #c00;
	border: 2px solid #c00;
}
.t18-list-jump li a:hover::after {
	background-color: #c00;
}
@media screen and (max-width: 750px) {
	.t18-list-jump li {
		display: block;
		margin-right: 0;
	}
	.t18-list-jump li a {
		font-size: 2.8rem;
		padding: 15px 30px 15px 80px;
		width: 100%;
		text-align: center;
	}
	.t18-list-jump li a::before {
		left: 28px;
		width: 12px;
		height: 12px;
		border-top: 4px solid #fff;
		border-right: 4px solid #fff;
	}
	.t18-list-jump li a::after {
		width: 74px;
    	height: 72px;
	}
}

/*-------------------------
ここまでbase
-------------------------*/



/*-------------------------
ニュース固定
-------------------------*/
.news_fixed_area {
	background-color: #f3f3f3;
	margin-top: 40px;
	padding: 30px 40px;
}
.news_fixed_area_inner {
	width: 100%;
}
.news_fixed_list_area {
	display: inline-block;
	width: 100%;
}
.news_fixed_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
	padding: 0;
	list-style-type: none;
    font-size: 0;
}
.news_fixed_list li {
	position: relative;
	margin-bottom: 15px;
	padding-left: 40px;
}
.news_fixed_list li.no_margin {
	padding: 0;
}
.news_fixed_list li:last-child {
	margin-bottom: 0;
}
.news_fixed_list li::before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    background-image: url(/common/images/icon_caution.svg);
    background-repeat: no-repeat;
    width: 23px;
    height: 21px;
    margin: 0px;
    padding: 0px;
}
.news_fixed_list li.icon_caution_off::before,
.news_fixed_list li.no_margin::before {
    display: none;
}
.news_fixed_list li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
}
.news_fixed_list li p {
	color: #000;
	font-size: 1.8rem;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	letter-spacing: 0.02em;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.news_fixed_list li a:hover p {
	text-decoration: underline;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.news_fixed_list li .news_fixed_date {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
}
.news_fixed_list li .news_fixed_txt {
	-ms-flex-negative: 1;
	flex-shrink: 1;
}

@media screen and (max-width: 750px) {
	.news_fixed_area {
		margin: 40px 30px 0;
		padding: 20px;
	}
	.news_fixed_list li {
		margin-bottom: 15px;
		padding-left: 24px;
	}
	.news_fixed_list li::before {
		width: 17px;
		height: 15px;
	}
	.news_fixed_list li a {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.news_fixed_list li p {
		font-size: 1.4rem;
	}
	.news_fixed_list li .news_fixed_date {
		margin-right: 0;
		margin-bottom: 2px;
		font-weight: bold;
	}
}





/*-------------------------
トップ タイトル群
-------------------------*/
.t18-top-title {
	font-family: 'nexabold','Noto Sans Japanese',sans-serif;
	font-style: italic;
}
.t18-top-title {
	margin: 50px 0;
	text-align: center;
}
.t18-top-title-inner {
	color: #c00;
	display: inline-block;
	position: relative;
}
.t18-top-title-inner.t18-top-red {
	color: #fff;
}
.t18-top-title-inner::before,
.t18-top-title-inner::after {
	content: url("/common/images/top_title_rLine.png");
	position: absolute;
}
.t18-top-title-inner.t18-top-red::before,
.t18-top-title-inner.t18-top-red::after {
	content: url("/common/images/top_title_wLine.png");
	position: absolute;
}
.t18-top-title-inner::before {
	top: 0;
	left: -50px;
}
.t18-top-title-inner::after {
	top: 0;
	right: -50px;
}
.t18-top-title-inner > h2 {
	font-size: 4.8rem;
	letter-spacing: 5px;
	line-height: 1;
	margin: 0;
	padding: 0;
	top: 0;
}
.t18-top-title span {
	font-size: 1.6rem;
	font-style: normal;
}
@media screen and (max-width: 750px) {
   .t18-top-title span {
   	font-size: 2.0rem;
      position: relative;
      top: -2px;
   }
}
/*-------------------------
トップ 会社情報 company
-------------------------*/
.t18-top-company-area {
	background: url(/common/images/top_company_bg.gif) no-repeat bottom center;
	height: 550px;
	margin-top: 115px;
}
/*.t18-top-company-area p {*/
.t18-top-company-title {
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto 35px;
	text-align: center;
}
/*.t18-top-company-area h1 {*/
.t18-top-company-txt {
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 2;
	margin: 30px auto 35px;
	text-align: center;
}
.t18-top-company-area-btn {
   clear: both;
	font-size: 1.6rem;
}
.t18-top-company-area-btn a {
	text-decoration: none;
}
.t18-top-company-area-btn a span {
	border: 2px solid #c00;
	border-radius: 30px;
	color: #c00;
	display: block;
	font-size: 1.8rem;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
	padding: 12px 0;
	text-align: center;
	width: 280px;
	margin: 0 auto;
}

.t18-top-company-area-btn a:hover span {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: .6;
}
@media screen and (max-width: 750px) {
   .t18-top-company-area {
   	background-size: cover;
   }
	/*.t18-top-company-area h1 {*/
	.t18-top-company-txt {
		font-size: 2.8rem;
		line-height: 1.5;
		margin: 30px auto 25px;
	}
	.t18-top-company-area-btn a span {
		font-size: 2.8rem;
		margin: 0 auto;
	}
}
/*-------------------------
トップ products
-------------------------*/

.t18-top-product-area {}
.t18-top-product-title-under {
	font-size: 2.4rem;
	line-height: 1.5;
	margin: 50px 0;
	text-align: center;
}
.t18-product-tab-outer {}
.t18-product-tab-switch {
	border-bottom: 8px solid #c00;
	text-align: center;
}
/*
商品案内 トップ用 products top
*/

/* 商新商品・おすすめ商品エリア */
.t18-produt-top-new-area {
	margin-bottom: 60px;
}
.t18-produt-top-new-area .t18-middle-1st-section-title {
	margin-bottom: 30px !important;
}
.t18-produt-top-new-area .t18-list-before-disc-black {
	display: flex;
    flex-wrap: wrap;
	font-size: 0;
}
.t18-produt-top-new-area .t18-list-before-disc-black li {
	width: 31%;
	margin-right: 3.5%;
}
.t18-produt-top-new-area .t18-list-before-disc-black li:nth-child(3n) {
	margin-right: 0;
}
.t18-produt-top-new-area .t18-list-before-disc-black li::before {
	top: 8px;
}
.t18-produt-top-new-area .t18-list-before-disc-black li a {
	text-decoration: none;
	line-height: 1.3;
}
@media screen and (max-width: 750px) {
	.t18-produt-top-new-area {
		margin-bottom: 80px;
	}
	.t18-produt-top-new-area .t18-list-before-disc-black {
		flex-direction: column;
	}
	.t18-produt-top-new-area .t18-list-before-disc-black li {
		width: 100%;
    	margin-right: 0;
		font-size: 2.8rem;
	}
	.t18-produt-top-new-area .t18-list-before-disc-black li::before {
		top: 14px;
	}
}



.t18-products-top-area .t18-product-tab-switch {
	display: none;
}
.t18-product-tab-switch a {
	text-decoration: none;
}
.t18-product-tab-switch span {
	color: #c00;
	display: inline-block;
	font-size: 2.4rem;
	line-height: 1;
	padding: 25px 0;
	text-align: center;
	width: 42.5%;
}
.t18-product-tab-switch span.t18-tabActive {
	background: #c00;
	color: #fff;
}
.t18-product-tab-under ul {
	display: none;
	margin: 40px auto;
	overflow: hidden;
	padding: 0;
	width: 1183px;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-product-tab-under ul {
   	width: 594px
   }
}

.t18-product-tab-under ul.t18-tabActive {
	display: block;
}
.t18-product-tab-under ul li {
	border: 1px solid #ccc;
	float: left;
	list-style-type: none;
	margin: 8px;
	position: relative;
	text-align: center;
	width: 178px;
	height: 200px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}


.t18-product-tab-under ul li:hover {
	opacity: .6;
}
.t18-product-tab-under ul li img {
	display: block;
	position: absolute;
   width: 100%;
   height: auto;
}

.t18-product-tab-under ul li a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

.t18-product-tab-under ul li span {
	font-size: 1.4rem;
	position: absolute;
	text-align: center;
	bottom: 15px;
	width: 178px;
	left: 0;
}
@media screen and (max-width: 750px) {
   .t18-top-product-title-under {
   	font-size: 2.8rem;
      margin: 40px 0 50px;
   }
	.t18-product-tab-under ul {
		margin: 0px auto 40px;
		width: 100%;
	}
	.t18-product-tab-under ul li {
		background-image: url(/common/images/product_arrow.png);
		background-repeat: no-repeat;
		background-position:90% 50% ;
		border-width: 0 0 1px;
		border-style: solid;
		border-color: #ccc;
		height: 100px;
		margin: 0px;
		padding: 35px 20px 0;
		width: 50%;
		box-sizing: border-box;
		text-align: left;
	}
	.t18-product-tab-under ul li:nth-child(odd) {
		border-width: 0 1px 1px 0;
	}
	.t18-product-tab-under ul li a {
		top: 0;
		left: 0;
	}
	.t18-product-tab-under ul li span {
		bottom: auto;
		font-size: 2.4rem;
		left: auto;
		position: relative;
		text-align: left;
	}
   .t18-products-top-area .t18-product-tab-switch {
   	display: block;
   }
	.t18-product-tab-switch span {
		width:33%;
      line-height: 1.4;
	}
	.t18-product-tab-under ul li img {
		display: none;
	}
}
.t18-product-banners {
   margin: 0 auto;
   width: 1188px;
   overflow: hidden;
}
@media screen and (max-width: 750px) {
   .t18-product-banners {
      width: 94.666%;
   }
   .t18-product-banners-inner,
   .t18-product-banners-inner img {
      width: 100%;
      height: auto;
   }
}

.t18-top-product-form {
	background: #e0e0e0;
	margin: 40px auto 85px;
	padding: 50px 0 40px;
	max-width: 1170px;
}
.t18-top-product-form > form {
	margin: 0 auto;
	max-width: 975px;
}
.t18-top-product-form-upper {
	margin: 0 0 10px;
	display: block;
    height: 80px;
}
.t18-top-product-input {
	border: none;
	float: left;
	font-size: 2.4rem;
	height: 80px;
	padding: 0 20px;
	width: calc(100% - 90px);
}
.t18-top-product-submit {
	background-color: #c00;
	background-image: url(/common/images/product_search_btn.png);
	background-repeat: no-repeat;
	background-position: center 22%;
	border: none;
	border-radius: 4px;
	color: #fff;
	display: block;
	float: right;
	line-height: 8;
	margin: 0;
	width: 80px;
	height: 80px;
	padding: 0;
	position: relative;
}
.t18-top-product-form > form input::-webkit-input-placeholder {
	color: #999;
}
.t18-top-product-form-under {}
.t18-top-product-form-under span {
	background: #2d1a11;
	border-radius: 3px;
	display: inline-block;
	font-size: 1.4rem;
	margin: 5px 5px 5px 0;
	padding: 10px 20px;
}
.t18-top-product-form-under.t18-arrow-toBottom span {
   position: relative;
}
.t18-top-product-form-under.t18-arrow-toBottom span::after {
   content: "";
   background-image: url(/common/images/products_arrow_tobottom.png);
   background-repeat: no-repeat;
   width: 14px;
   height: 9px;
   margin-left: 10px;
   display: inline-block;
}
.t18-top-product-form-under a {
	color: #fff;
	text-decoration: none;
}
.t18-top-product-form > form input::-moz-placeholder {
	color: #36f;
}
.t18-top-product-form > form input:-ms-input-placeholder {
	color: #36f;
}
@media screen and (max-width: 750px) {
	.t18-top-product-form {
		width: 710px;
	}
	.t18-top-product-form > form {
		width: 630px;
	}
	.t18-top-product-input {
		border:2px solid #999;
		border-radius: 2px;
		width: 530px;
	}
	.t18-top-product-form-under span {
		font-size: 2.0rem;
	}
   .t18-top-product-form-under.t18-arrow-toBottom span::after {
      width: 28px;
      height: 18px;
      background-size: cover;
   }
   .t18-top-product-submit {
      font-size: 2.0rem;
      line-height: 6;
   }
}
/*-------------------------
トップ contents
-------------------------*/
.t18-top-contents {
	background: #fff;
	height: 390px;
	margin: 80px auto;
}
.t18-top-contents a {
	text-decoration: none;
}
.t18-top-contents-area {
	background: #c00;
	color: #fff;
	padding: 40px 0 70px;
}
.t18-top-contents-area {
	overflow: hidden;
	position: relative;
}
.t18-top-contents-inner {
	background: #fff;
	padding: 14px 20px;
}
.t18-top-contents-upper {
	overflow: hidden;
}
.t18-top-contents-category {
	border: 2px solid #d7063b;
	color: #d7063b;
	display: inline-block;
	float: left;
	font-size: 1.2rem;
	line-height: 1;
	padding: 5px 0;
	text-align: center;
	width: 120px;
}
.t18-top-contents-date {
	color: #999;
	display: inline-block;
	float: right;
	font-size: 1.2rem;
	line-height: 1;
	padding: 5px 0;
}
.t18-top-contents-arrows {
	top:50%;
}
.t18-top-contents-title {
	clear: both;
	color: #000;
	line-height: 1.666;
}
@media screen and (max-width: 750px) {
	.t18-top-contents {
		height: 650px;
	}
	.t18-top-contents-image img {
		width: 620px;
		height: auto;
	}
	.t18-top-contents-category {
		font-size: 2.2rem;
		width: 200px;
	}
	.t18-top-contents-date {
		font-size: 2.0rem;
	}
	.t18-top-contents-title {
		font-size: 2.6rem;
	}
	.t18-top-contents-arrows {
		display: none;
	}
}

/*-------------------------
トップ 下部バナーエリア top bottom banners
-------------------------*/
.t18-bottom-banners-area {
	overflow: hidden;
	position: relative;
}
.t18-bottom-banners-arrows {
	top:50%;
}
.t18-bottom-banners {
	background: url(/common/images/bottom_banner_bg.gif);
	padding: 40px 0;
}
.t18-bottom-banners {}
.t18-bottom-banners ul {}
.t18-bottom-banners ul li {
   display: block;
   list-style-type: none;
   float: left;
}
/*
トップページ ニュースエリア
*/
.t18-top-news-area {
	margin: 80px auto 120px;
}
.t18-news-tab-area + .t18-top-news-area {
	margin: 40px auto 40px;
}
.t18-publicRelations-ex .t18-top-news-area {
	margin: 0px auto 40px;
}
.t18-news-tab-area + .t18-top-news-area dl {
	margin: 40px auto 20px;
}
@media screen and (max-width: 750px) {
   .t18-news-tab-area + .t18-top-news-area dl {
   	margin: 40px auto 80px;
   }
}
.t18-top-news-area dl {
	margin: 80px auto 70px;
	max-width: 1170px;
	padding: 0;
}
.t18-publicRelations-ex .t18-top-news-area dl {
	margin: 0px auto 40px;
}
.t18-top-news-area dl a {
	color: #333;
	text-decoration: none;
}
.t18-top-news-area dl .ctgr a {
	color: #c00;
	text-decoration: none;
}
.t18-top-news-area dl .ttle a:hover {
	text-decoration: underline;
}
.date {
	clear: left;
	float: left;
	font-size: 1.6rem;
	min-height: 5rem;
	line-height: 1.666;
	padding: 2px 0 0;
}
.ctgr {
	border:1px solid #c00;
	color: #c00;
	float: left;
	font-size: 1.2rem;
	letter-spacing: -.5px;
	margin: 6px 00px 0 30px;
	padding: 3px;
	position: relative;
	text-align: center;
	width: 100px;
}
.ctgr a {
	color: #f00;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
.ctgr a:hover {
	text-decoration: none;
}
.ttle {
	font-size: 1.6rem;
	min-height: 5rem;
	line-height: 1.666;
	padding: 2px 0 0;
	margin-left: 240px;
}
.t18-news-tab-area-upper {
   font-size: 1.4rem;
   line-height: 1.5;
}
@media screen and (max-width: 750px) {
   .t18-news-tab-area-upper {
      font-size: 2.8rem;
   }
}

/*-------------------------
news tab ニュース mainArea メインエリア
-------------------------*/

.t18-news-mainArea {
   border: 1px solid #ccc;
   overflow: hidden;
   margin: 0 0 40px;
   padding: 40px 20px;
}
.t18-news-mainArea-title {
   font-size: 2.4rem;
   font-weight: normal;
   line-height: 1.5;
   margin: 0 0 15px;
}
.t18-news-mainArea-detail {
   clear: both;
   overflow: hidden;
   border-top: 1px solid #c4c4c4;
}
.t18-news-mainArea-detail > p {
   clear: both;
   font-size: 1.6rem;
   line-height: 2;
   padding: 0;
   margin: 30px 0;
}
.t18-news-mainArea > .ctgr {
   margin: 5px 20px 0 0;
}
.t18-news-mainArea > .date {
   clear: none;
}
/*
news ニュースカテゴリ 下部リンク
*/
.t18-news-bottom-links {
   background: #f1f1f1;
   padding: 0 20px;
   width: 100%;
}
.t18-news-bottom-links.t18-mb40 {
   margin-bottom: 40px;
}
.t18-news-bottom-links > ul {
   margin: 0;
   overflow: hidden;
   padding: 10px 0;
}
.t18-news-bottom-links > ul li {
   float: none;
   font-size: 1.4rem;
   line-height: 1.75;
   list-style-type: none;
   margin: 15px 0;
   padding: 0 0 0 30px;
}
.t18-news-bottom-links > ul li br {
   display: none;
}

.t18-news-bottom-links-pdf {
   background-image: url(/common/images/icon_pdf.png);
   background-repeat: no-repeat;
   background-size:  19px 24px;
}
.t18-news-bottom-links-xls {
   background-image: url(/common/images/excel.png);
   background-repeat: no-repeat;
   background-position: 0px center;
   background-size:  18px 18px;
}
.t18-news-bottom-links-xls > a > .t18-xls-kakko {
   margin-left: -8px;
}
.t18-news-bottom-links-blank{
   background-image: url(/common/images/icon_blank.png);
   background-position: 0% 40%;
   background-size: 18px 18px;
   background-repeat: no-repeat;
}

.t18-news-bottom-links > ul li a {
   text-decoration: none;
   color: #000;
}
.t18-news-bottom-links > ul li a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
   .t18-news-mainArea-title {
      font-size: 3.6rem;
      line-height: 1.333;
      margin: 0 0 30px;
   }
   .t18-news-mainArea-detail > p {
      font-size: 3.2rem;
      line-height: 1.5;
      padding: 0;
      margin: 30px 0;
      word-break: break-all;
   }
   .t18-news-mainArea-detail {
      border-top: 2px solid #c4c4c4;
   }
   .t18-news-bottom-links > ul li {
      font-size: 2.4rem;
      padding: 0 0 0 40px;
      line-height: 1.5;
   }
   .t18-news-bottom-links > ul li br {
      display: inline;
   }
   .t18-news-bottom-links-pdf {
      background-size:  26px 32px;
   }
   .t18-news-bottom-links-xls {
      background-size:  32px 32px;
   }
   .t18-news-bottom-links-blank{
      background-size: 27px 27px;
   }
   .t18-news-mainArea > .ctgr {}
   .t18-news-mainArea > .date {
      margin: 0px 0 30px;
   }
}
/*-------------------------
news tab ニュース タブ
-------------------------*/
.t18-news-tab-area {}
.t18-news-tab-area ul {
   border-bottom: 8px solid #c00;
   margin: 0;
   overflow: hidden;
   padding: 0;
}
.t18-news-tab-area ul li {
   float: left;
   list-style-type: none;
   font-size: 1.8rem;
   padding: 10px 0;
   text-align: center;
   width: 25%;
}
.t18-news-tab-area ul li.t18-active,
.t18-news-tab-area ul li:hover {
   color: #fff;
   cursor: pointer;
   background: #c00;
}
@media screen and (max-width: 750px) {
   .t18-news-tab-area {
      position: relative;
      margin: 0 -2.666%;
   }
   .t18-news-tab-area ul {
      padding: 0 2.666%;
   }
   .t18-news-tab-area ul li {
      border-color: #c00;
      border-width: 4px 4px 0 0;
      color: #c00;
      font-size: 2.0rem;
      padding: 25px 0;
      width: 176px;
   }
   .t18-news-tab-area ul li:first-child {
      border-width: 4px 4px 0;
   }
}
.t18-new-icon {
   color: #c00;
   font-size: 1.6rem;
   font-weight: bold;
}
.t18-pdf-icon {
   color: #999;
   font-size: 1.2rem;
   font-weight: bold;
}
.t18-pdf-icon::after {
   margin: 0px 0px 0 10px;
   content: "";
   display: inline-block;
   width: 19px;
   height: 24px;
   background: url(/common/images/icon_pdf.png);
   background-size: 19px 24px;
   background-repeat: no-repeat;
   position: relative;
   top: -3px;
   vertical-align: middle;
}
.t18-pdf-icon-no::after {
   color: #ccc;
   margin: 0px 0px 0 0px;
   content: "[PDF]";
   display: inline;
   font-size: 1.2rem;
   position: relative;
   top: -2px;
}
.t18-blank-icon::after {
   margin: 0px 0px 0 10px;
   content: "";
   display: inline-block;
   width: 18px;
   height: 18px;
   background: url(/common/images/icon_blank.png);
   background-size: 18px 18px;
   background-repeat: no-repeat;
   vertical-align: middle;
   top: -2px;
   position: relative;
}
.t18-news-footer-links {
   background: #f1f1f1;
}
.t18-news-footer-links > ul {
   margin: 0;
   padding: 0;
   overflow: hidden;
}
.t18-news-footer-links > ul li {
   float: left;
   font-size: 1.6rem;
   line-height: 2;
   list-style-type: none;
   padding: 0;
   width: 195px;
   margin: 10px 0;
}
.t18-news-footer-links > ul li::before {
   margin: 0px 10px 0 20px;
   content: "";
   display: inline-block;
   width: 8px;
   height: 12px;
   background: url(/common/images/product_arrow.png);
   background-size: 8px 12px;
   background-repeat: no-repeat;
   vertical-align: middle;
   top: -2px;
   position: relative;
}
.t18-news-footer-links > ul li a {
   color: #000;
   text-decoration: none;
}
.t18-news-footer-links > ul li a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
	.t18-top-news-area dl {
		margin: 20px auto 40px;
		max-width: 710px;
	}
	.date {
		color: #999;
		float: none;
		font-size: 2.6rem;
		margin: 15px 0 0;
		min-height: auto;
	}
   .t18-news-date {
      color: #999;
      float: left;
      display: inline-block;
      clear: none;
	}
	.ctgr {
		float: none;
		font-size: 2.2rem;
		margin: 6px 0 0;
		width: 180px;
	}
   .t18-news-ctgr {
		float: left;
      margin: 22px 0 0 15px;
	}
	.ttle {
		font-size: 3.2rem;
      line-height: 1.5;
		margin-left: 0px;
	}
   .t18-news-ttle {
		clear: both;
	}
   .t18-new-icon {
      font-size: 2rem;
   }
   .t18-news-footer-links > ul {
      padding: 10px 0;
   }
   .t18-news-footer-links > ul li {
      font-size: 2.2rem;
      letter-spacing: -1px;
      width: 230px;
   }
   .t18-pdf-icon {
      font-size: 1.8rem;
      font-weight: normal;
   }
   .t18-pdf-icon::after {
      margin: 0px 0px 0 10px;
      content: "";
      display: inline-block;
      width: 19px;
      height: 24px;
      background-size: 19px 24px;
      background-repeat: no-repeat;
      position: relative;
      top: -3px;
      vertical-align: middle;
   }
}
/*-------------------------
トップ ここまで top
-------------------------*/
/*-------------------------
middle より下
-------------------------*/
.t18-middle-split {
   margin: 50px auto 0;
   overflow: hidden;
   max-width: 1170px;
}
.t18-middle-split * {
   box-sizing: border-box;
}
.t18-middle-split-lft {
   float: left;
   width: 248px;
}
/* -------------------------
下記.t18-side-banners-outerを本使用する場合は調整すること
-------------------------*/
.t18-side-banners-outer {
   margin: 0 0 20px;      /*上部用にmargin調整*/
   width: 100%;
}
.t18-side-banners-outer a {
	display: inline-block;
	margin-bottom: 5px;
}
.t18-side-banners-outer a:last-child {
	margin-bottom: 0;
}
.t18-side-banners-outer a img {
   width: 100%;
   height: auto;
}
@media screen and (max-width: 750px) {
   .t18-side-banners-outer {
      margin: 40px 0;
      display: none;      /*spはとりいそぎ非表示に、商品トップspに関しては別途表示されている*/
   }
   .t18-side-banners-outer a img {
      display: block;
   }
   .t18-side-banners-outer a:first-child img {
      display: none;
   }
}
.t18-middle-center {
   margin: 0 auto;
   width:  100%;
}
@media screen and (max-width: 1190px) {
   .t18-middle-center {
      margin: 0 auto;
      width: 94.5%;
   }
}

/*-------------------------
middle より下、news
-------------------------*/
.t18-middle-split-news {}
.t18-middle-split-news > ul {
   margin: 0;
   padding: 0;
}
.t18-middle-split-news > ul li {
   background-image:url("/common/images/side_r.png");
   background-repeat: no-repeat;
   background-position: 95% 50%;
   background-size: 7px 12px;
   border-bottom: 2px solid #f1f1f1;
   font-size: 1.6rem;
   line-height: 1.333;
   list-style-type: none;
   padding: 14px 22px 14px 20px;
   position: relative;
}
.t18-middle-split-news > ul li.t18-side-top {
   background-image:url("/common/images/side_w.png");
   background-color: #a50000;
   color: #fff;
   border-bottom: none;
}
.t18-middle-split-news > ul li.t18-side-top-nolink {
   background-image: none;
   background-color: #a50000;
   color: #fff
}
.t18-middle-split-news > ul li.t18-side-products-category {
   background-image: url(/common/images/side_b.png);
   background-repeat: no-repeat;
   background-position: 9% 50%;
   background-size: 9px 8px;
   background-color: #2c2a2a;
   color: #fff;
	padding: 6px 22px 8px 20px;
    border-bottom: none;
    font-size: 1.5rem;
	background-image: none;
}
.t18-middle-split-news > ul li.t18-side-top a {
   color: #fff;
}
.t18-middle-split-news > ul li.t18-split-news-pdf {
   padding: 10px 20px 6px;
}
.t18-middle-split-news > ul li.t18-active {
   background-color: #f1f1f1;
}
.t18-middle-split-news > ul li.t18-active a {
   color: #000;
}
.t18-middle-split-news > ul li a {
   color: #000;
   text-decoration: none;
}
.t18-middle-split-news > ul li a:hover {
   text-decoration: underline;
}

@media screen and (max-width: 750px) {
   .t18-middle-split-news {
      display: none;
   }
}
/*-------------------------
middle より下、営業所 networkを想定
-------------------------*/
.t18-middle-split-lft-spTabs {
   border: none;
}
.t18-middle-split-lft-spTabs > ul {
   display: none;
}
.t18-middle-split-history {
   border:2px solid #ccc;
   margin: 0 0 30px;
   padding:16px;
}
.t18-middle-split-history-title {
   border-bottom: 2px solid #ccc;
   color: #c00;
   font-size: 1.6rem;
   margin: 0 0 10px;
   padding: 0 0 10px;
}
.t18-middle-split-history-links {
   margin: 0;
   padding: 0;
}
.t18-middle-split-history-links li {
   list-style-type: none;
   position: relative;
}
.t18-middle-split-history-links a {
   color: #000;
   display: block;
   text-decoration: none;
   line-height: 1.5;
   padding: 5px 0 5px 30px;
   margin-bottom: 10px;
}
.t18-middle-split-history-links a.t18-blu {
   background-image:url("/common/images/pin_blu1.png");
   background-repeat: no-repeat;
   background-position: 0 55%;
   background-size: 23px 28px;

}
.t18-middle-split-history-links a.t18-grn {
   background-image:url("/common/images/pin_grn1.png");
   background-repeat: no-repeat;
   background-position: 0 55%;
   background-size: 23px 28px;
}
.t18-middle-split-history-links a.t18-org {
   background-image:url("/common/images/pin_org1.png");
   background-repeat: no-repeat;
   background-position: 0 55%;
   background-size: 23px 28px;
}
.t18-middle-split-history-links a.t18-vio {
   background-image:url("/common/images/pin_vio1.png");
   background-repeat: no-repeat;
   background-position: 0 55%;
   background-size: 23px 28px;
}
@media screen and (max-width: 750px) {
   .t18-middle-split-lft-spTabs > ul {
      display: block;
   }
   .t18-middle-split-history {
      background: #f1f1f1;
      border-color: #f1f1f1;
      margin: 0 0 45px;
      overflow: hidden;
   }
   .t18-middle-split-history-title {
      border-bottom: none;
      color: #000;
      font-size: 2.6rem;
      margin: 0 0 10px;
      padding: 0 0 10px;
      text-align: center;
   }
   .t18-middle-split-history-links li {
      font-size: 2.8rem;
      width: 50%;
      float: left;
   }
   .t18-middle-split-paragraph {
      color: #fff;
      font-size: 2.8rem;
   }
}
/*-------------------------
サイドバー（店舗）
-------------------------*/
.t18-middle-split-lft-title {
   background: #a30000;
   border-bottom: 2px solid #fff;
   border-top: 4px solid #fff;
   clear: both;
   color: #fff;
   font-size: 1.6rem;
   font-weight: normal;
   line-height: 1;
   margin: 0 0 0px;
   padding: 15px;
}
.t18-split-lft-mq {
   display: none;
}
.t18-split-lft-mq:first-child {
   display: block;
}
.t18-middle-split-paragraph {
   margin: 0 auto 20px;
   line-height: 1.333;
}
@media screen and (max-width: 1190px) {
   .t18-middle-split-lft {
      display: none;
   }
}
@media screen and (max-width: 750px) {
   .t18-middle-split {
      margin: 50px auto;
      overflow: hidden;
      width: 100%;
   }
   /*-------------------------
   サイドバー（店舗sp）
   -------------------------*/
   .t18-split-lft-mq {
      clear: both;
      display: block;
   }
   .t18-split-lft-mq:first-child {
      display: none;
   }
   .t18-middle-split-lft {
      clear: both;
      float: none;
      width: auto;
      padding: 0 2.666%;
   }
   /*-------------------------
   サイドバー（店舗spタブ）
   -------------------------*/
   .t18-middle-split-lft-spTabs {
      border: 2px solid #c00;
      clear: both;
   }
   .t18-middle-split-lft-spTabs > ul {
      margin: 0;
      padding: 0;
      overflow: hidden;
   }
   .t18-middle-split-lft-spTabs > ul li {
      border: 2px solid #c00;
      display: table;
      float: left;
      font-size: 2.2rem;
      list-style-type: none;
      position: relative;
      width: 141px;
      height: 111px;
      text-align: center;
      letter-spacing: -.5px;
   }
   .t18-middle-split-lft-spTabs > ul li:first-child {
      border-left: none;
      width: 142px;
   }
   .t18-middle-split-lft-spTabs > ul li.t18-active {
      background: #c00;
   }
   .t18-middle-split-lft-spTabs > ul li a {
      color: #c00;
      display: table-cell;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-decoration: none;
      vertical-align: middle;
   }
   .t18-middle-split-lft-spTabs > ul li.t18-active a {
      color: #fff;
   }
}
.t18-middle-split-blocks-outer {
   overflow: hidden;
   padding: 18px 20px;
}
.t18-middle-split-pref,
.t18-middle-split-shopName,
.t18-middle-split-nearest,
.t18-middle-split-location,
.t18-middle-split-group {
   background: #f1f1f1;
   overflow: hidden;
}
@media screen and (max-width: 750px) {
   .t18-middle-split-blocks-outer {
      padding: 18px 0px 0;
   }
   .t18-middle-split-pref,
   .t18-middle-split-shopName,
   .t18-middle-split-nearest,
   .t18-middle-split-location,
   .t18-middle-split-group {
      display: none;
      padding: 20px 40px 40px;
   }
   .t18-middle-split-pref.t18-active,
   .t18-middle-split-shopName.t18-active,
   .t18-middle-split-nearest.t18-active,
   .t18-middle-split-location.t18-active,
   .t18-middle-split-group.t18-active {
      background: #c00;
      display: block;
   }
}
.t18-middle-split-pref-select {
   border:1px solid #ccc;
   border-radius:5px;
   font-size: 1.4rem;
   width: 100%;
   /*　矢印を消す　*/
   -webkit-appearance:none;
   -moz-appearance:none;
      text-indent: .01px; /* Firefox用 */
      text-overflow: ""; /* Firefox用 */
   appearance:none;
   /*　背景画像の指定　*/
   background-color:#FFF;
   background-image:url(/common/images/arrow_bottom.png);
   background-repeat:no-repeat;
   background-size:12px 8px;
   background-position: 96% 50%;
   padding: 10px
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .t18-middle-split-pref-select:not(:target) {
       padding-right:10px;
       background-image:none;
   }
}

.t18-middle-split-pref-submit {
   background-color: #c00;
   border: none;
   border-radius: 4px;
   color: #fff;
   display: block;
   float: none;
   line-height: 1;
   margin: 10px auto 0;
   width: 80px;
   height: auto;
   position: relative;
   padding: 10px 0;
}
      /*
      サイドバー 都道府県
      */
.t18-middle-split-pref h3 {
   clear: both;
   color: #fff;
   font-size: 2.4rem;
   font-weight: normal;
   margin: 30px 0 10px;
}
.t18-middle-split-pref ul {
   margin: 0;
   padding: 0;
   overflow: hidden;
}
.t18-middle-split-pref ul li {
   float: left;
   font-size: 2.4rem;
   line-height: 1.666;
   list-style-type: none;
}
.t18-middle-split-pref ul li::after {
   color: #fff;
   content: "\FF5C";
}
.t18-middle-split-pref ul li:last-child::after {
   color: #fff;
   content: "";
}
.t18-middle-split-pref ul li a {
   color: #fff;
   text-decoration: none;
}
.t18-middle-split-pref ul li span {
   color: #999;
}
      /*
      住所・郵便番号を入力（input）
      */
.t18-middle-split-location-search {
   background-image: url(/common/images/search_icon.png);
   background-repeat: no-repeat;
   background-position: 3% 50%;
   background-size: 16px;
   border: 1px solid #ccc;
   float: none;
   font-size: 1.4rem;
   height: auto;
   padding: 10px 10px 10px 30px;
   width: 100%;
   border-radius: 5px;
}
      /*
      サイドバー 店舗名
      */
.t18-middle-split-shopName-blocks > ul {
   float: left;
   margin: 0 0px 0 0;
   padding: 0;
   overflow: hidden;
}

.t18-middle-split-shopName-blocks > ul li {
   display: table;
    float: left;
    font-size: 1.6rem;
    list-style-type: none;
    margin: 0px 2px 2px 0;
    border: 1px solid #999;
}
.t18-middle-split-shopName-blocks > ul li.t18-middle-shops-trans {
   border: 1px solid transparent;
}
.t18-middle-split-shopName-blocks > ul li.t18-middle-shops-null {
   background: #ccc;
}
.t18-middle-split-shopName-blocks > ul li a {
   color: #000;
   display: table-cell;
   text-align: center;
   vertical-align: middle;
   width: 37px;
   height: 37px;
   text-decoration: none;
   background: #fff;
}
.t18-middle-split-shopName-blocks > ul li a:hover {
   background: #c00;
   color: #fff;
   border: 1px solid #c00;
}
.t18-middle-split-shopName-blocks > ul li span {
   color: #000;
   display: table-cell;
   text-align: center;
   vertical-align: middle;
   width: 37px;
   height: 37px;
   text-decoration: none;
   background: #f1f1f1;
}
@media screen and (max-width: 750px) {
   .t18-middle-split-location-search {
      background-size: 28px;
      border: none;
      float: left;
      height: 70px;
      padding: 10px 10px 10px 50px;
      width: 530px;
      border-radius: 10px;
   }
   .t18-middle-split-pref ul li {
      font-size: 2.8rem;
   }
   .t18-middle-split-pref-submit {
      background-color: #fff;
      border: none;
      border-radius: 10px;
      color: #c00;
      float: right;
      line-height: 1;
      margin: 0px auto 0;
      width: 80px;
      height: 70px;
      font-size: 2.4rem;
   }
   .t18-middle-split-pref-submit.t18-middle-split-location-btn {
      background-color: #fff;
      color: #c00;
      border-radius: 10px;
      float: right;
      line-height: 1;
      margin: 0px auto 0;
      width: 80px;
      height: 70px;
      font-size: 2.4rem;
   }
   .t18-middle-split-shopName-blocks > ul {
      float: none;
      margin: 0 auto;
      width: 535px;
   }
   .t18-middle-split-shopName-blocks > ul li {
      font-size: 4rem;
      margin: 0px 5px 5px 0;
   }
   .t18-middle-split-shopName-blocks > ul li a,
   .t18-middle-split-shopName-blocks > ul li span {
      width: 100px;
      height: 100px;
   }
   .t18-middle-split-shopName-blocks > ul li.t18-middle-shops-trans span {
      background: #c00;
   }
}
      /*
      サイドバー グループ会社
      */
.t18-middle-split-group {}
.t18-middle-split-group ul {
   margin: 0;
   padding: 10px 0 10px 20px;
}
.t18-middle-split-group ul li {
   list-style-type: none;
}
.t18-middle-split-group ul li a {
   background: url(/common/images/product_arrow.png);
   background-repeat: no-repeat;
   background-position: 0% 55%;
   background-size: 7px 12px;
   color: #000;
   display: block;
   padding: 0 0 0 20px;
   text-decoration: none;
   line-height: 2;
}
.t18-middle-split-group ul li a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
   .t18-middle-split-group ul {
      padding: 0 0 0 50px;
   }
   .t18-middle-split-group ul li {
      font-size: 2.8rem;
      list-style-type: disc;
      color: #fff;
   }
   .t18-middle-split-group ul li a {
      background: url(/common/images/product_arrow.png);
      background-repeat: no-repeat;
      background-position: 0% 55%;
      background-size: 7px 12px;
      color: #fff;
      display: block;
      padding: 0;
      text-decoration: none;
      line-height: 2;
   }
}
/*-------------------------
middle より下、パンくずリスト
-------------------------*/
.t18-breadcrumb-outer {
   border-bottom: 1px solid #ccc;
}
.t18-breadcrumb {
   font-size: 1.4rem;
   line-height: 1;
   margin: 0 auto;
   padding: 17px 10px;
   max-width: 1170px;
}
.t18-breadcrumb ul {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.t18-breadcrumb ul > li {
	flex-shrink: 0;
}
.t18-breadcrumb ul > li:last-child {
	flex-shrink: 1;
}
.t18-breadcrumb a {
   color: #000;
   text-decoration: none;
   position: relative;
}
.t18-breadcrumb a::after{
   margin:0 10px;
   content:" ";
   display:inline-block;
   width:7px;
   height:12px;
   background:url("/common/images/product_arrow.png");
   background-size:contain;
   background-repeat: no-repeat;
   vertical-align:middle;
}
.t18-breadcrumb a:hover {
   text-decoration: underline;
}
.t18-breadcrumb span {
   margin: 0 0 0 0px;
   position: relative;
}

@media screen and (max-width: 750px) {
   .t18-breadcrumb {
      font-size: 2.6rem;
      line-height: 1.333;
      margin: 0 auto;
      padding: 17px 2.666%;
      width: auto;
   }
	.t18-breadcrumb ul {
		flex-wrap: wrap;
	}
   .t18-breadcrumb a::after{
      top: -2px;
      position: relative;
   }
}
/*-------------------------
middle より下 第2階層トップ
-------------------------*/
.t18-1stTitle {
   color: #fff;
   height: 216px;
}
.t18-1stTitle.t18-network{
   background:url("/common/images/1st_title_bg_network.jpg");
   padding: 0 30px;
}
.t18-1stTitle.t18-products {
   background-image: url("/common/images/1st_title_bg_products.jpg");
   background-repeat: no-repeat;
   background-position: 0 -200px;
   background-size: cover;
}
.t18-1stTitle.t18-products-iconstr {
   background-image: url("/common/images/1st_title_bg_iconstr.jpg");
   background-repeat: no-repeat;
   background-position: 0 -200px;
   background-size: cover;
}
.t18-1stTitle.t18-guide {
   background-image: url("/common/images/1st_title_bg_guide.jpg");
   background-repeat: no-repeat;
   background-position: 0 -200px;
   background-size: cover;
}
.t18-1stTitle.t18-company {
   background-image: url(/common/images/1st_title_bg_company.jpg);
   background-repeat: no-repeat;
   background-position: 0 -185px;
   background-size: cover;
   padding: 0 30px;
}
.t18-1stTitle > h1 {
   font-size: 4.8rem;
   font-weight: normal;
   margin:0 auto 25px;
   padding: 65px 5px 0px;
   max-width: 1170px;
}
.t18-1stTitle.t18-products > h1,
.t18-1stTitle.t18-guide > h1,
.t18-1stTitle.t18-company > h1 {
   padding-top: 75px;
}
.t18-1stTitle > p {
   font-size: 1.6rem;
   font-weight: normal;
   margin: 25px auto 60px;
   max-width: 1170px;
}
/*-------------------------
middle より下、営業所情報
-------------------------*/
.t18-1stTitle-under-outer {
   border-bottom: 1px solid #ccc;
}
.t18-1stTitle-under {
   font-size: 1.6rem;
   max-width: 1170px;
   line-height: 2.999;
   margin: 0 auto;
   overflow: hidden;
   position: relative;
}
/*
except company/publicrelations 広報活動ページで試用
*/
.t18-1stTitle-under.t18-narrow-auto {
   width: auto;
}
.t18-1stTitle-under-ctgr {
   color: #c00;
   display: inline-block;
   float: left;
   font-size: 1.6rem;
   position: relative;
   margin: 0 25px 0 0;
}
.t18-1stTitle-under-ctgr::after {
   color: #c00;
   content: "\FF5C";
   font-size: 3rem;
   position: absolute;
   top: -45%;
   right: -28px;
}
.t18-1stTitle-under-all {
   font-size: 1.2rem;
   position: absolute;
   right: 0;
   top: 22%;
}
.t18-1stTitle-under-all a {
   text-decoration: none;
}
.t18-1stTitle-under-all a span {
   border: 2px solid #c00;
   border-radius: 10px;
   color: #c00;
   display: block;
   -webkit-transition: all .2s;
   -moz-transition: all .2s;
   -ms-transition: all .2s;
   -o-transition: all .2s;
   transition: all .2s;
   line-height: 1;
   opacity: 1;
   padding: 5px 25px;
   text-align: center;
   text-decoration: none;
   width: auto;
   margin: 0 auto;
}
/*
except company/publicrelations 広報活動ページで試用
*/
.t18-narrow-auto .t18-1stTitle-under-all a span {
   background: #fff;
}
.t18-1stTitle-under-all a span:hover {
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: .6;
}
.t18-1stTitle-under ul {
   float: left;
   margin: 0;
   padding: 0;
}
.t18-1stTitle-under ul li {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
.t18-1stTitle-under ul li span {
   margin:0 20px 0 0px
}
.t18-1stTitle-under ul li a {
   color: #000;
   text-decoration: none;
}
.t18-1stTitle-under ul li a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
   .t18-1stTitle {
      color: #fff;
      height: 245px;
   }
   .t18-1stTitle.t18-company,
   .t18-1stTitle.t18-guide,
   .t18-1stTitle.t18-products,
   .t18-1stTitle.t18-products-iconstr,
   .t18-1stTitle.t18-network {
      background-position: center;
      background-size: cover;
   }
   .t18-1stTitle > h1 {
      font-size: 4.8rem;
      font-weight: normal;
      margin:0 auto 25px;
      padding: 40px 2.666% 0px;
      width: auto;
   }
   .t18-1stTitle.t18-products > h1,
   .t18-1stTitle.t18-products-iconstr > h1,
   .t18-1stTitle.t18-company > h1,
   .t18-1stTitle.t18-guide > h1 {
      padding: 90px 2.666%;
   }
   .t18-1stTitle > p {
      font-size: 2.6rem;
      line-height: 1.666;
      margin: 30px 2.666% 0px;
      width: auto;
   }
   .t18-1stTitle-under {
      font-size: 2.8rem;
      padding: 15px 2.666%;
      width: auto;
      line-height: 1.75;
   }
   .t18-1stTitle-under-ctgr {
      display: block;
      float: none;
      font-size: 2.4rem;
      margin: 0 0px 0 0;
   }
   .t18-1stTitle-under-ctgr::after {
      display: none;
   }
   .t18-1stTitle-under-all {
      display: inline-block;
      position: relative;
      clear: both;
      float: right;
      font-size: 2.0rem;

   }
}
/*-------------------------
middle より下、右側
-------------------------*/
.t18-middle-split-rgt {
   width: 873px;
   float: right;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-middle-split-rgt {
      float: none;
      margin: 0 auto;
      max-width: 97%;
   }
}
/*-------------------------
middle より下、sectionわけはページごとにclass指定
-------------------------*/
.t18-middle-split-rgt.t18-network > section {
   margin: 0 0 80px;
}
.t18-middle-rgt-paras {
   font-size: 1.6rem;
   line-height: 1.666;
   margin: 30px auto 40px;
}
.t18-middle-rgt-paras2 {
   font-size: 1.6rem;
   line-height: 1.666;
   margin: 20px auto 50px;
}
@media screen and (max-width: 750px) {
   .t18-middle-split-rgt {
      clear: both;
      width: auto;
      float: none;
      padding: 0 2.666%;
   }
   .t18-middle-1st-section-title + p,
   .t18-middle-rgt-paras {
      font-size: 3rem;
      line-height: 1.5;
   }
   .t18-middle-rgt-paras2 {
      font-size: 3rem;
      line-height: 1.5;
      margin: 20px 0 60px;
   }
}
/*-------------------------
左ナビ無し、width 100%
-------------------------*/
.t18-middle-split-all {
	font-size: 1.6rem;
   	line-height: 1.666;
   	margin: 0 auto;
}
@media screen and (max-width: 1190px) {
   .t18-middle-split-all {
      max-width: 97%;
   }
}
@media screen and (max-width: 750px) {
   .t18-middle-split-all {
      font-size: 3rem;
      padding: 0 2.666%;
   }
}

/*-------------------------
営業所情報 タイトル（h2）
-------------------------*/
.t18-middle-1st-section-title {
   border-bottom: 4px #ccc solid;
   font-size: 2.4rem;
   font-weight: normal;
   line-height: 1;
   margin: 0 auto 40px;
   padding: 0 0 16px;
   position: relative;
}
/*詳細ページ用に追加*/
.t18-products-detail .t18-middle-1st-section-title {
   margin: 40px auto;
}
@media screen and (max-width: 750px) {
   .t18-middle-1st-section-title {
      font-size: 4.2rem;
      line-height: 1.333;
      margin: 0 auto 20px;
   }
}
/*-------------------------
営業所情報 店舗名から探す 第一階層ここから
-------------------------*/
/*-------------------------
営業所情報 networkトップのブロックマップ
-------------------------*/
.t18-middle-1st-map {
   height: 552px;
}
.t18-middle-1st-map > h3 {
   display: none;/*PC時のみ*/
}
.t18-middle-1st-map > ul {
   margin: 0;
   padding: 0;
   position: relative;
}
.t18-middle-1st-map > ul > li {
   border: 2px solid #000;
   border-radius: 5px;
   text-align: center;
   color: #fff;
   font-size: 1.4rem;
   list-style-type: none;
   position: absolute;
   display: table;
}
@media screen and (max-width: 750px) {
   .t18-middle-1st-map {
      background: none;
      height: auto;
   }
   .t18-middle-1st-map > h3 {
      color: #c00;
      display: block;
      font-size: 2.8rem;
      font-weight: normal;
      margin: 40px auto 10px;
   }
   .t18-middle-1st-map > ul > li {
      border: none;
      border-radius: 5px;
      color: #000;
      font-size: 3rem;
      position: relative;
      display: inline-block;
      top: 0 !important;
      left: 0 !important;
      background: #fff !important;
      width: auto !important;
      height: auto !important;
   }
   .t18-middle-1st-map > ul > li::after {
      content: "\FF5C";
      top: 5px;
      position: relative;
   }
}
.t18-middle-1st-map > ul > li.hokkaido {
   background: #4bb340;
   border-color: #4bb340;
   top: 0px;
   left: 84.5%;
   width: 14.5%;
   height: 80px;
}
.t18-middle-1st-map > ul > li.hokkaido:hover > a {
   color: #4bb340;
}
.t18-middle-1st-map > ul > li.aomori {
   background: #f2941b;
   border-color: #f2941b;
   top: 100px;
   left: 84.5%;
   width: 14.5%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.aomori:hover > a {
   color: #f2941b;
}
.t18-middle-1st-map > ul > li.akita {
   background: #f2941b;
   border-color: #f2941b;
   top: 144px;
   left: 84.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.akita:hover > a {
   color: #f2941b;
}
.t18-middle-1st-map > ul > li.iwate {
   background: #f2941b;
   border-color: #f2941b;
   top: 144px;
   left: 92%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.iwate:hover > a {
   color: #f2941b;
}
.t18-middle-1st-map > ul > li.yamagata {
   background: #f2941b;
   border-color: #f2941b;
   top: 188px;
   left: 84.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.yamagata:hover > a {
   color: #f2941b;
}
.t18-middle-1st-map > ul > li.miyagi {
   background: #f2941b;
   border-color: #f2941b;
   top: 188px;
   left: 92%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.miyagi:hover > a {
   color: #f2941b;
}
.t18-middle-1st-map > ul > li.fukushima {
   background: #f2941b;
   border-color: #f2941b;
   top: 232px;
   left: 84.5%;
   width: 14.5%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.fukushima:hover > a {
   color: #f2941b;
}
.t18-middle-1st-map > ul > li.gunma {
   background: #c00;
   border-color: #c00;
   top: 276px;
   left: 84.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.gunma:hover > a {
   color: #c00;
}
.t18-middle-1st-map > ul > li.tochigi {
   background: #c00;
   border-color: #c00;
   top: 276px;
   left: 92%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.tochigi:hover > a {
   color: #c00;
}
.t18-middle-1st-map > ul > li.saitama {
   background: #c00;
   border-color: #c00;
   top: 320px;
   left: 84.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.saitama:hover > a {
   color: #c00;
}
.t18-middle-1st-map > ul > li.ibaraki {
   background: #c00;
   border-color: #c00;
   top: 320px;
   left: 92%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.ibaraki:hover > a {
   color: #c00;
}
.t18-middle-1st-map > ul > li.tokyo {
   background: #c00;
   border-color: #c00;
   top: 364px;
   left: 84.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.tokyo:hover > a {
   color: #c00;
}
.t18-middle-1st-map > ul > li.chiba {
   background: #c00;
   border-color: #c00;
   top: 364px;
   left: 92%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.chiba:hover > a {
   color: #c00;
}
.t18-middle-1st-map > ul > li.kanagawa {
   background: #c00;
   border-color: #c00;
   top: 408px;
   left: 84.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.kanagawa:hover > a {
   color: #c00;
}

.t18-middle-1st-map > ul > li.shizuoka {
   background: #1861ae;
   border-color: #1861ae;
   top: 408px;
   left: 77%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.shizuoka:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.yamanashi {
   background: #1861ae;
   border-color: #1861ae;
   top: 364px;
   left: 77%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.yamanashi:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.niigata {
   background: #1861ae;
   border-color: #1861ae;
   top: 232px;
   left: 77%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.niigata:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.nagano {
   background: #1861ae;
   border-color: #1861ae;
   top: 276px;
   left: 77%;
   width: 7%;
   height: 84px;
}
.t18-middle-1st-map > ul > li.nagano:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.gifu {
   background: #1861ae;
   border-color: #1861ae;
   top: 276px;
   left: 69.5%;
   width: 7%;
   height: 84px;
}
.t18-middle-1st-map > ul > li.gifu:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.toyama {
   background: #1861ae;
   border-color: #1861ae;
   top: 232px;
   left: 69.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.toyama:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.aichi {
   background: #1861ae;
   border-color: #1861ae;
   top: 364px;
   left: 69.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.aichi:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.ishikawa {
   background: #1861ae;
   border-color: #1861ae;
   top: 232px;
   left: 62%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.ishikawa:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.fukui {
   background: #1861ae;
   border-color: #1861ae;
   top: 276px;
   left: 62%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.fukui:hover > a {
   color: #1861ae;
}
.t18-middle-1st-map > ul > li.mie {
   background: #bfba01;
   border-color: #bfba01;
   top: 364px;
   left: 62%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.mie:hover > a {
   color: #bfba01;
}
.t18-middle-1st-map > ul > li.shiga {
   background: #bfba01;
   border-color: #bfba01;
   top: 320px;
   left: 62%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.shiga:hover > a {
   color: #bfba01;
}
.t18-middle-1st-map > ul > li.kyoto {
   background: #bfba01;
   border-color: #bfba01;
   top: 320px;
   left: 54.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.kyoto:hover > a {
   color: #bfba01;
}
.t18-middle-1st-map > ul > li.nara {
   background: #bfba01;
   border-color: #bfba01;
   top: 364px;
   left: 54.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.nara:hover > a {
   color: #bfba01;
}
.t18-middle-1st-map > ul > li.wakayama {
   background: #bfba01;
   border-color: #bfba01;
   top: 408px;
   left: 54.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.wakayama:hover > a {
   color: #bfba01;
}
.t18-middle-1st-map > ul > li.osaka {
   background: #bfba01;
   border-color: #bfba01;
   top: 364px;
   left: 47%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.osaka:hover > a {
   color: #bfba01;
}
.t18-middle-1st-map > ul > li.hyogo {
   background: #bfba01;
   border-color: #bfba01;
   top: 320px;
   left: 47%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.hyogo:hover > a {
   color: #bfba01;
}
.t18-middle-1st-map > ul > li.tottori {
   background: #5f328f;
   border-color: #5f328f;
   top: 320px;
   left: 39.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.tottori:hover > a {
   color: #5f328f;
}
.t18-middle-1st-map > ul > li.okayama {
   background: #5f328f;
   border-color: #5f328f;
   top: 364px;
   left: 39.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.okayama:hover > a {
   color: #5f328f;
}
.t18-middle-1st-map > ul > li.hiroshima {
   background: #5f328f;
   border-color: #5f328f;
   top: 364px;
   left: 32%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.hiroshima:hover > a {
   color: #5f328f;
}
.t18-middle-1st-map > ul > li.shimane {
   background: #5f328f;
   border-color: #5f328f;
   top: 320px;
   left: 32%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.shimane:hover > a {
   color: #5f328f;
}
.t18-middle-1st-map > ul > li.yamaguchi {
   background: #5f328f;
   border-color: #5f328f;
   top: 320px;
   left: 24.5%;
   width: 7%;
   height: 84px;
}
.t18-middle-1st-map > ul > li.yamaguchi:hover > a {
   color: #5f328f;
}
.t18-middle-1st-map > ul > li.kagawa {
   background: #22923b;
   border-color: #22923b;
   top: 408px;
   left: 39.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.kagawa:hover > a {
   color: #22923b;
}
.t18-middle-1st-map > ul > li.tokushima {
   background: #22923b;
   border-color: #22923b;
   top: 452px;
   left: 39.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.tokushima:hover > a {
   color: #22923b;
}
.t18-middle-1st-map > ul > li.ehime {
   background: #22923b;
   border-color: #22923b;
   top: 408px;
   left: 32%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.ehime:hover > a {
   color: #22923b;
}
.t18-middle-1st-map > ul > li.kochi {
   background: #22923b;
   border-color: #22923b;
   top: 452px;
   left: 32%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.kochi:hover > a {
   color: #22923b;
}
.t18-middle-1st-map > ul > li.oita {
   background: #2e3173;
   border-color: #2e3173;
   top: 364px;
   left: 16.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.oita:hover > a {
   color: #2e3173;
}
.t18-middle-1st-map > ul > li.fukuoka {
   background: #2e3173;
   border-color: #2e3173;
   top: 364px;
   left: 9%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.fukuoka:hover > a {
   color: #2e3173;
}
.t18-middle-1st-map > ul > li.saga {
   background: #2e3173;
   border-color: #2e3173;
   top: 364px;
   left: 1.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.saga:hover > a {
   color: #2e3173;
}
.t18-middle-1st-map > ul > li.nagasaki {
   background: #2e3173;
   border-color: #2e3173;
   top: 408px;
   left: 1.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.nagasaki:hover > a {
   color: #2e3173;
}
.t18-middle-1st-map > ul > li.kumamoto {
   background: #2e3173;
   border-color: #2e3173;
   top: 408px;
   left: 9%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.kumamoto:hover > a {
   color: #2e3173;
}
.t18-middle-1st-map > ul > li.miyazaki {
   background: #2e3173;
   border-color: #2e3173;
   top: 408px;
   left: 16.5%;
   width: 7%;
   height: 84px;
}
.t18-middle-1st-map > ul > li.miyazaki:hover > a {
   color: #2e3173;
}
.t18-middle-1st-map > ul > li.kagoshima {
   background: #2e3173;
   border-color: #2e3173;
   top: 452px;
   left: 1.5%;
   width: 14.5%;
   height: 40px;
}
.t18-middle-1st-map > ul > li.kagoshima:hover > a {
   color: #2e3173;
}
.t18-middle-1st-map > ul > li.okinawa {
   background: #999;
   border-color: #999;
   top: 512px;
   left: 1.5%;
   width: 7%;
   height: 40px;
}
.t18-middle-1st-map > ul > li:not(.okinawa):hover {
   background: #fff;
}
.t18-middle-1st-map > ul > li > a,
.t18-middle-1st-map > ul > li > span {
   color: #fff;
   display: table-cell;
   text-decoration: none;
   vertical-align: middle;
}
@media screen and (max-width: 750px) {
   .t18-middle-1st-map > ul > li > a {
      color: #000;
      display: inline;
      text-decoration: none;
      vertical-align: middle;
   }
   .t18-middle-1st-map > ul > li > span {
      color: #ccc;
      display: inline;
      text-decoration: none;
      vertical-align: middle;
   }
}/*-------------------------
営業所情報 住所・郵便番号から検索
-------------------------*/
.t18-middle-1st-location {}
.t18-middle-1st-location-search {
   background-image: url(/common/images/search_icon.png);
   background-repeat: no-repeat;
   background-position: 2% 50%;
   background-size: 16px;
   border: 1px solid #ccc;
   border-radius: 5px;
   float: left;
   font-size: 1.6rem;
   margin: 0 10px 0 0;
   padding: 14px 0 14px 40px;
   width: 510px;
}
.t18-middle-1st-location-submit {
   background-color: #c00;
   border: none;
   border-radius: 4px;
   color: #fff;
   display: block;
   float: left;
   font-size: 1.4rem;
   line-height: 1;
   margin: 0px auto 0;
   width: 80px;
   height: auto;
   position: relative;
   padding: 17px 0;
}
@media screen and (max-width: 750px) {
   .t18-middle-1st-location-search {
      background-size: 28px;
      height: 68px;
      padding: 20px 0 20px 50px;
      width: 610px;
   }
   .t18-middle-1st-location-submit {
      float: right;
      font-size: 2.4rem;
      height: 68px;
   }
}
.t18-middle-1st-shops {}
.t18-middle-1st-shops > ul {
   float: left;
   margin: 0 40px 40px 0;
   padding: 0;
   overflow: hidden;
   width: 354px;
}
.t18-middle-1st-shops > ul li {
   display: table;
   float: left;
   font-size: 2.4rem;
   list-style-type: none;
   margin: 0px 6px 6px 0;
   border: 1px solid #999;
}
.t18-middle-1st-shops > ul li.t18-middle-shops-null {
   background: #ccc;
}
.t18-middle-1st-shops > ul li.t18-middle-shops-trans {
   border: 1px solid #fff;
}
.t18-middle-1st-shops > ul li:nth-child(5n) {
   margin: 0 0 6px 0;
}
.t18-middle-1st-shops > ul li:hover {
   background: #c00;
   border: 1px solid #c00;
}
.t18-middle-1st-shops > ul li.t18-middle-shops-null:hover {
   background: #ccc;
   border: 1px solid #999;
}
.t18-middle-1st-shops > ul li.t18-middle-shops-trans:hover {
   background: #fff;
   border: 1px solid #fff;
}
.t18-middle-1st-shops > ul li a {
   color: #000;
   display: table-cell;
   text-align: center;
   vertical-align: middle;
   width: 64px;
   height: 64px;
   text-decoration: none;
}
.t18-middle-1st-shops > ul li span {
   color: #000;
   display: table-cell;
   text-align: center;
   vertical-align: middle;
   width: 64px;
   height: 64px;
   text-decoration: none;
}
.t18-middle-1st-shops > ul li:hover a {
   color: #fff;
}
@media screen and (max-width: 750px) {
   .t18-middle-1st-shops {}
   .t18-middle-1st-shops > ul {
      float: none;
      margin: 0 auto 40px;
      padding: 0;
      overflow: hidden;
      width: 534px;
   }
   .t18-middle-1st-shops > ul:first-child {
      margin: 0 auto 0px;
   }
   .t18-middle-1st-shops > ul li {
      display: table;
      float: left;
      font-size: 4rem;
      list-style-type: none;
      margin: 0px 6px 6px 0;
      border: 1px solid #999;
   }
   .t18-middle-1st-shops > ul li a {
      color: #000;
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 100px;
      height: 100px;
      text-decoration: none;
   }
   .t18-middle-1st-shops > ul li span {
      color: #000;
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 100px;
      height: 100px;
      text-decoration: none;
   }
}
/*-------------------------
営業所情報 店舗名から探す 第一階層ここまで
-------------------------*/
/*-------------------------
店舗 営業所 network ネットワーク ここから
-------------------------*/
#map {
height: 600px;
width: 100%;
}
.t18-middle-larger-title {
   border-left: 9px #a30000 solid;
   font-size: 3.6rem;
   font-weight: normal;
   line-height: 1.5;
   margin: 0 auto 20px;
   padding: 0 0 0 20px;
}
.t18-middle-larger-title.t18-mb40 {
   margin: 0 auto 40px;
}
.t18-middle-large-title {
   font-size: 2.0rem;
   font-weight: bold;
   margin: 0 0 20px;
}
@media screen and (max-width: 750px) {
   .t18-middle-larger-title {
      font-size: 4rem;
   }
   .t18-middle-larger-title + p {
      font-size: 2.6rem;
      line-height: 1.5;
   }
   .t18-middle-large-title {
      font-size: 3.6rem;
      font-weight: normal;
   }
}
.t18-network-initial-pages > ul {
   margin: 0 0 20px;
   padding: 0;
   overflow: hidden;
}
.t18-network-initial-pages > ul > li {
   background: #fff;
   border: 2px solid #c00;
   border-radius: 25px;
   color: #c00;
   float: left;
   font-size: 1.6rem;
   list-style-type: none;
   position: relative;
   padding: 12px 19px;
   margin: 0 0 0 5px;
}
.t18-network-initial-pages > ul > li:hover,
.t18-network-initial-pages > ul > li.t18-active {
   background:#c00;
   color:  #fff;
}
.t18-network-initial-pages > ul > li:first-child {
   margin: 0;
}
.t18-network-initial-pages > ul > li a {
   display: block;
   position: absolute;
   width: 100%;
   height: 100%;
}
.t18-network-initial-pages-select > select {
   border:1px solid #ccc;
   border-radius:10px;
   font-size: 2.8rem;
   width: 100%;
   /*　矢印を消す　*/
   -webkit-appearance:none;
   -moz-appearance:none;
      text-indent: .01px; /* Firefox用 */
      text-overflow: ""; /* Firefox用 */
   appearance:none;
   /*　背景画像の指定　*/
   background-color:#FFF;
   background-image:url(/common/images/arrow_bottom.png);
   background-repeat:no-repeat;
   background-size:23px 15px;
   background-position: 96% 50%;
   margin: 40px 0;
   padding: 40px 35px;
}
.t18-network-initial-from {
   background: #f1f1f1;
   margin: 0 0 40px;
   padding: 15px 25px;
}
.t18-network-initial-from > ul {
   margin: 0;
   padding: 0;
   overflow: hidden;
   text-align: center;
}
.t18-network-initial-from > ul > li {
   background: url(/common/images/arrow_bottom.png);
   background-position: 99% 55%;
   background-size: 12px 8px;
   color: #000;
   list-style-type: none;
   float: left;
   font-size: 1.6rem;
   position: relative;
   padding: 0px 20px 0px 0px;
   background-repeat: no-repeat;
   margin: 0 0 0 25px;
}
.t18-network-initial-from > ul > li:first-child {
   margin: 0;
}
.t18-network-initial-from > ul > li a {
   display: block;
   position: absolute;
   text-decoration: none;
   width: 100%;
   height: 100%;
}
@media screen and (max-width: 750px) {
   .t18-network-initial-from > ul > li {
      display: inline-block;
      float: none;
      font-size: 2.8rem;
      background-size: 23px 15px;
      line-height: 1.666;
      padding: 0 35px 0 0;
      margin: 0 0 0 60px;
   }
   .t18-network-initial-from > ul > li:nth-child(5n) {
      margin: 0 30px 0 60px;
   }
   .t18-network-initial-from > ul > li:nth-child(6n) {
      margin: 0 0 0 0px;
   }
}
.t18-network-result > a {
   text-decoration: none;
}
.t18-network-result-rows {
   margin: 0 0 50px;
}
      /*
      凡例
      */
.t18-network-result-legend {
   margin: 0 auto 25px;
   overflow: hidden;
   position: relative;
}
.t18-network-result-legend.t18-network-shopName {
   padding: 0 0 10px;
}
/* 下位置の場合 */
.t18-network-result-legend.t18-result-legend-bottom {
   margin: 25px auto;
}
.t18-network-result {
   display: inline-block;
   float: left;
   font-size: 1.8rem;
   text-align: left;
}
.t18-network-result.t18-network-initial {
   font-size: 3.6rem;
   font-weight: bold;
}
.t18-network-legend {
   display: inline-block;
   float: right;
   font-size: 1.6rem;
   margin: 20px 0 0;
   text-align: right;
}
.t18-network-legend span::before {
   margin: 0px 10px 0 20px;
   content: "";
   display: inline-block;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-legend-now::before {
   width: 22px;
   height: 22px;
   background: url(/common/images/gmap_center2.png);
   background-size: 22px;
}
.t18-legend-location::before {
   width: 22px;
   height: 22px;
   background: url(/common/images/now_location.png);
   background-size: 22px;
}
.t18-legend-salesOffice::before {
   width: 23px;
   height: 28px;
   background: url(/common/images/pin_grn1.png);
   background-size: 23px 28px;
}
.t18-legend-branch::before {
   width: 23px;
   height: 28px;
   background: url(/common/images/pin_blu1.png);
   background-size: 23px 28px;
}
.t18-legend-factory::before {
   width: 23px;
   height: 28px;
   background: url(/common/images/pin_org1.png);
   background-size: 23px 28px;
}
.t18-legend-businessOffice::before {
   width: 23px;
   height: 28px;
   background: url(/common/images/pin_vio1.png);
   background-size: 23px 28px;
}
.t18-network-notfound {
   font-size: 1.8rem;
   margin: 25px 0;
   text-align: center;
}
@media screen and (max-width: 750px) {
   .t18-network-result-legend {
      margin: 25px auto 0;
   }
   .t18-network-result-legend.t18-network-shopName {
      margin: 0 0 40px;
   }
   .t18-network-result {
      clear: both;
      display: block;
      float: none;
      font-size: 3rem;
      letter-spacing: -.5px;
   }
   .t18-network-legend {
      border: 1px solid #ccc;
      border-radius: 5px 5px 0 0;
      clear: both;
      display: block;
      float: none;
      font-size: 2.6rem;
      margin: 20px auto 0;
      padding: 20px 30px;
      text-align: left;
   }
   .t18-network-legend span::before {
      margin: 0px 10px;
   }
   .t18-network-result.t18-network-initial {
      float: left;
      font-size: 5.4rem;
      display: inline-block;
      clear: left;
   }
   .t18-network-legend.t18-network-initial {
      border: none;
      clear: none;
      float: right;
      font-size: 2.6rem;
      margin: 15px 0 0;
      padding: 20px 0;
      text-align: left;
      line-height: 2;
   }
   .t18-legend-now::before {
      width: 30px;
      height: 30px;
      background-size: 30px;
   }
   .t18-legend-location::before {
      width: 30px;
      height: 30px;
      background-size: 30px;
   }
   .t18-legend-salesOffice::before {
      width: 33px;
      height: 40px;
      background-size: 33px 40px;
   }
   .t18-legend-branch::before {
      width: 33px;
      height: 40px;
      background-size: 33px 40px;
   }
   .t18-legend-factory::before {
      width: 33px;
      height: 40px;
      background-size: 33px 40px;
   }
   .t18-legend-businessOffice::before {
      width: 33px;
      height: 40px;
      background-size: 33px 40px;
   }
   .t18-network-notfound {
      font-size: 2.8rem;
   }
}
/*-------------------------
店舗 マップ下の機能
-------------------------*/
.t18-network-mapUnder {
   clear: both;
   line-height: 1;
   margin: 30px 0;
   overflow: hidden;
}
.t18-network-mapUnder-sort {
   float: left;
   font-size: 1.8rem;
}
.t18-network-mapUnder-reflesh {
   background: #666;
   float: right;
   font-size: 1.6rem;
}
.t18-network-mapUnder-reflesh::before {
   margin: 0px 10px 0 0;
   content: "";
   display: inline-block;
   width: 16px;
   height: 16px;
   background: url(/common/images/reload_white.svg);
   background-position: 1% 62%;
   background-size: 16px;
   background-repeat: no-repeat;
   vertical-align: top;
}
.t18-network-mapUnder a {
   color: #000;
   text-decoration: none;
}
.t18-network-mapUnder a span:hover {
   text-decoration: underline;
}
.t18-network-mapUnder a .t18-network-mapUnder-reflesh {
   border-radius: 5px;
   color: #fff;
   padding: 8px 16px;
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}
.t18-network-mapUnder a .t18-network-mapUnder-reflesh:hover {
   text-decoration: none;
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: .6;
}
.t18-network-blocks {}
.t18-network-block {
   border: 1px solid #ccc;
   margin: 0 0 20px;
   position: relative;
	opacity: 1;
}
.t18-network-block > a {
   display: block;
   position: absolute;
   width: 100%;
   height: 100%;
   z-index: 1;
}
.t18-network-block-titleArea {
   background: #f1f1f1;
   padding: 20px 20px 15px;
   border-bottom: 1px solid #ccc;
}
.t18-network-block-titleArea a {}

.t18-network-block-name {
   display: inline-block;
   font-size: 2.4rem;
   font-weight: bold;
}
.t18-network-block:hover {
	opacity: .6;
}
.t18-network-block:hover .t18-network-block-name {
   text-decoration: underline;
}
.t18-network-block-name.t18-branch::before {
   margin: 0px 10px 0 0;
   content: "";
   display: inline-block;
   width: 25px;
   height: 32px;
   background: url(/common/images/pin_blu1.png);
   background-size: 25px 32px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-network-block-name.t18-salesOffice::before {
   margin: 0px 10px 0 0;
   content: "";
   display: inline-block;
   width: 25px;
   height: 32px;
   background: url(/common/images/pin_grn1.png);
   background-size: 25px 32px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-network-block-name.t18-factory::before {
   margin: 0px 10px 0 0;
   content: "";
   display: inline-block;
   width: 25px;
   height: 32px;
   background: url(/common/images/pin_org1.png);
   background-size: 25px 32px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-network-block-name.t18-businessOffice::before {
   margin: 0px 10px 0 0;
   content: "";
   display: inline-block;
   width: 25px;
   height: 32px;
   background: url(/common/images/pin_vio1.png);
   background-size: 25px 32px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
.t18-network-block-titleArea > span {
   background: #101011;
    color: #fff;
    border: 1px solid #999;
    font-size: 1.2rem;
    padding: 4px 20px 5px;
    line-height: 1;
    display: inline-block;
    position: relative;
    top: -3px;
    left: 10px;
    width: auto;
    text-align: center;
}
.t18-network-block-detail {
   font-size: 1.6rem;
   padding: 15px;
   position: relative;
}
.t18-network-block-address {
   line-height: 1.75
}
.t18-network-block-tel {
   display: inline-block;
   margin: 0 15px 0 0;
}
.t18-network-block-tel::before {
   content: "TEL";
   margin: 0 10px 0 0;
}
.t18-network-block-fax {
   display: inline-block;
}
.t18-network-block-fax::before {
   content: "FAX";
   margin: 0 10px 0 0;
}
.t18-network-block-distance {
   font-size: 1.2rem;
   position: absolute;
   right: 2%;
   top: 18%;
}
.t18-network-block-detail-gmap {
   color: #000;
   position: absolute;
   top: 15%;
   right: 2%;
   z-index: 2;
}
.t18-result-legend-bottom .t18-network-block-detail-gmap {
   position: relative;
   top: auto;
   right: auto;
   text-decoration: none;
}
.t18-network-block-detail-gmap:hover {
   text-decoration: underline;
}
.t18-network-block-detail-gmap::before {
   margin: 0px 5px 0 0;
   content: "";
   display: inline-block;
   width: 20px;
   height: 20px;
   background: url(/common/images/toGoogleMaps_blue.svg);
   background-size: 20px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
/*
店舗 住所・郵便番号から探す
*/
.t18-network-search {}
.t18-network-search-form {
   background: #f1f1f1;
	margin: 40px auto;
	padding: 20px 0 10px;
	width: 100%;
}
.t18-network-search-form > form {
	margin: 0 auto;
	width: 832px;
}
.t18-network-search-form-upper {
   margin: 0 0 10px;
	overflow: hidden;
}
.t18-network-search-input {
   border:1px solid #ccc;
   border-radius: 10px;
	float: left;
	font-size: 2.4rem;
	height: 80px;
	padding: 0 20px;
	width: 743px;
}
.t18-network-search-submit {
   background-color: #c00;
	background-image: url(/common/images/product_search_btn.png);
	background-repeat: no-repeat;
	background-position: center 22%;
	border: none;
	border-radius: 4px;
	color: #fff;
	display: block;
	float: right;
	line-height: 8;
	margin: 0;
	width: 80px;
	height: 80px;
	padding: 0;
	position: relative;
}
@media screen and (max-width: 750px) {
   .t18-network-block-address {
      line-height: 1.5;
      margin: 0 0 10px;
   }
   .t18-network-search-form {
   	padding: 30px 0 20px;
   }
   .t18-network-search-form > form {
   	width: 630px;
   }
   .t18-network-search-input {
      border: 2px solid #999;
      border-radius: 0px;
      width: 530px;
   }
   .t18-network-block-tel {
      display: inline-block;
      margin: 0 15px 10px 0;
   }
   .t18-network-block-fax {
      display: inline-block;
      margin: 0 0px 10px;
   }

}
/*-------------------------
店舗詳細
-------------------------*/
.t18-network-detail {
   position: relative;
   margin: 0 0 80px;
}
.t18-network-detail > table {
   border-bottom: 2px solid #ccc;
   border-spacing: 0;
   font-size: 1.6rem;
   margin: 0 0 40px;
   width: 100%;
}
.t18-network-detail > table th {
   background: #f1f1f1;
   border-top:2px solid #ccc;
   font-weight: normal;
   letter-spacing: -.5px;
   line-height: 1.5;
   padding: 15px;
   text-align: left;
   vertical-align: top;
   width: 290px;
}
.t18-network-detail-2col-col .t18-network-detail > table th{
   width: 120px;
}
.t18-network-detail > table th > a {
   color: #000;
   text-decoration: none;
}
.t18-network-detail > table th > a:hover {
   text-decoration: underline;
}
.t18-network-detail > table td {
   background: #fff;
   border-top:2px solid #ccc;
   line-height: 1.5;
   padding: 15px;
   position: relative;
}
.t18-network-detail > table td a {
   color: #000;
}
.t18-network-detail-2col {
   overflow: hidden;
}
.t18-network-detail-2col-col {
   float: right;
   width: 49.5%;
}
.t18-network-detail-2col-col:first-child {
   float: left;
}
.t18-network-print {
   background: #666;
   float: right;
   font-size: 1.6rem;
   position: absolute;
   right: 0;
   top: 0;
   border-radius: 4px;
   padding: 8px 10px;
   color: #fff;
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}
.t18-network-print:hover {
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: .6;
}
.t18-network-print::before {
   margin: 0px 10px 0 0;
   content: "";
   display: inline-block;
   width: 16px;
   height: 16px;
   background: url(/common/images/print.svg);
   background-position: 1% 62%;
   background-size: 16px;
   background-repeat: no-repeat;
   vertical-align: top;
}
@media screen and (max-width: 750px) {
   .t18-network-detail > table {
      font-size: 3rem;
   }
   .t18-network-detail > table th {
      white-space: nowrap;
      width: 23.5%;
   }
   .t18-network-detail-2col-col .t18-network-detail > table th{
      width: 290px;
   }
   .t18-wrapped > table th {
      white-space: normal;
   }
   .t18-network-print {
      display: none;
   }
   .t18-network-mapUnder-sort {
      font-size: 2.8rem;
   }
   .t18-network-mapUnder-reflesh {
      font-size: 2.4rem;
   }
   .t18-network-mapUnder-reflesh::before {
      width: 24px;
      height: 24px;
      background-size: 24px;
   }
   .t18-network-block {
      margin: 0 0 40px;
   }
   .t18-network-block-name {
      font-size: 3.6rem;
   }
   .t18-network-block-distance {
      background: #f1f1f1;
      border-top: 1px solid #ccc;
      font-size: 3rem;
      padding: 20px;
      position: relative;
      right: auto;
      text-align: center;
      top: auto;
   }
   .t18-network-block-titleArea > span {
       font-size: 2rem;
       padding: 4px 20px 5px;
       line-height: 1.333;
       top: -3px;
       left: 10px;
       width: auto;
   }
   .t18-network-block-detail {
      font-size: 3.2rem;
      letter-spacing: -.5px;
   }
   .t18-network-block-detail a {
      text-decoration-color: #000;
   }
   .t18-network-block-detail-gmap {
      position: relative;
      top: auto;
      right: auto;
      display: block;
      clear: both;
      float: none;
      font-size: 2.8rem;
      width: 100%;
      text-align: right;
   }
   .t18-network-detail .t18-network-block-detail-gmap {
      text-align: left;
   }
   .t18-result-legend-bottom .t18-network-block-detail-gmap {
      text-align: left;
   }
   .t18-network-block-detail-gmap:hover {
      text-decoration: underline;
   }
   .t18-network-block-detail-gmap::before {
      width: 40px;
      height: 40px;
      background-size: 40px;
   }
   .t18-network-block-name.t18-branch::before,
   .t18-network-block-name.t18-salesOffice::before,
   .t18-network-block-name.t18-factory::before,
   .t18-network-block-name.t18-businessOffice::before {
      width: 38px;
      height: 48px;
      background-size: 38px 48px;
   }
   .t18-network-detail-2col-col {
      float: none;
      width: 100%;
   }
   .t18-network-detail-2col-col:first-child {
      float: none;
   }
}
/*-------------------------
営業所 店舗 ここまで
-------------------------*/
/*-------------------------
inquiry お問い合わせ
-------------------------*/
.t18-inquiry-blocks {
   margin: 0 0 60px;
}
.t18-inquiry-catalog {
   border-spacing: 0;
   border-top: 4px solid #ccc;
   width: 100%;
   margin: 0 0 40px;
}
.t18-inquiry-catalog th {
   background: #f1f1f1;
   border-bottom: 2px solid #ccc;
   font-size: 1.6rem;
   font-weight: normal;
   padding: 30px 20px 30px 70px;
   text-align: left;
   vertical-align: middle;
   width: 377px;
   line-height: 1.666;
}
.t18-inquiry-catalog.t18-inquiry-confirm th,
.t18-inquiry-catalog.t18-inquiry-confirm td {
   padding: 30px 20px;
}
/*
confirm 電話番号無効化 iPhone android スマホ対策
*/
.t18-inquiry-confirm td a {
   color: #000;
   pointer-events: none;
   text-decoration: none;
}
.t18-inquiry-errorRow > th,
.parsley-error > th,
.t18-pErr > th {
   background: #fcc;
}
.t18-form-require,
.t18-form-option {
   position: relative;
}
.t18-form-require::before {
   background: #c00;
   border-radius: 4px;
   color: #fff;
   content:"\5FC5\9808";
   font-size: 1.2rem;
   left: 20px;
   padding: 3px 6px;
   position: absolute;
}
.t18-form-option::before {
   background: #a29d9d;
   border-radius: 4px;
   color: #fff;
   content:"\4EFB\610F";
   font-size: 1.2rem;
   left: 20px;
   padding: 3px 6px;
   position: absolute;
}
.t18-inquiry-catalog td {
   background: #fff;
   border-bottom: 2px solid #ccc;
   font-size: 1.6rem;
   font-weight: normal;
   padding: 30px 20px 50px;
   position: relative;
   text-align: left;
   vertical-align: top;
   width: 793px;
}
.t18-inquiry-catalog td label {
   font-size: 1.6rem;
}
.t18-inquiry-catalog td input[type="checkbox"]{
   position: absolute;
   top:-0em;
   left:-25em;
   width: 0;
}
/*
left ng edge,ie */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .t18-inquiry-catalog td input[type="checkbox"]{
      left: 0
   }
}
/*firfox対応*/
@-moz-document url-prefix() {
   .t18-inquiry-catalog td input[type="checkbox"]{
      /* left: -25em; */
   }
}
/*mac safari*/
_::-webkit-full-page-media, _:future, :root .t18-inquiry-catalog td input[type="checkbox"]{
   position: absolute;
   top:-0em;
   left: -25em;
   width: auto;
}
/*chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0){
   .t18-inquiry-catalog td input[type="checkbox"]{
   }
}
.t18-inquiry-catalog td input[type="checkbox"] + label {
   -webkit-transition: background-color 0.2s linear;
   transition: background-color 0.2s linear;
   position: relative;
   display: inline-block;
   vertical-align: middle;
   cursor: pointer;
}

.t18-inquiry-catalog td input[type="checkbox"] + label::after {
   -webkit-transition: border-color 0.2s linear;
   transition: border-color 0.2s linear;
   position: absolute;
   top: 5px;
   left: 15px;
   display: block;
   width: 16px;
   height: 16px;
   border: 2px solid #ccc;
   border-radius: 4px;
   content: '';
}
.t18-inquiry-catalog td input[type="checkbox"] + label::before {
   -webkit-transition: opacity 0.2s linear;
   transition: opacity 0.2s linear;
   position: absolute;
   top: 15px;
   left: 21px;
   display: block;
   margin-top: -7px;
   width: 5px;
   height: 9px;
   border-right: 3px solid #c00;
   border-bottom: 3px solid #c00;
   content: '';
   opacity: 0;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
}
.t18-inquiry-catalog td input[type="checkbox"]:checked + label::before {
  opacity: 1;
}
.t18-inquiry-catalog td input[type="radio"]{
   display: none;
}
.t18-inquiry-catalog td input[type="radio"] + label {
   padding-left: 25px;
   position:relative;
   margin-right: 20px;
}
.t18-inquiry-catalog td input[type="radio"] + label:hover {
   cursor: pointer;
}
.t18-inquiry-catalog td input[type="radio"] + label::before {
   content: "";
   display: block;
   position: absolute;
   top: 4px;
   left: 0;
   width: 15px;
   height: 15px;
   border: 2px solid #ccc;
   border-radius: 50%;
}
.t18-inquiry-catalog td input[type="radio"]:checked + label {
   color: #000;
}
.t18-inquiry-catalog td input[type="radio"]:checked + label::after {
   content: "";
   display: block;
   position: absolute;
   top: 8px;
   left: 4px;
   width: 11px;
   height: 11px;
   background: #c00;
   border-radius: 50%;
}
.t18-inquiry-errorRow > td,
.parsley-error > td,
.t18-pErr > td {
   background: #ffecec;
}
.t18-inquiry-catalog td > div {
   display: flex;
   flex-wrap: wrap;
   max-width: 753px;
}
.t18-inquiry-catalog td .t18-catalog-chkboxOuter {
   width: 375px;
   padding: 0 25px 30px 42px;
   line-height: 1.666;
   position: relative;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-inquiry-catalog td .t18-catalog-chkboxOuter {
      width: 50%;
   }
}
.t18-inquiry-catalog td .t18-catalog-chkboxOuter.t18-smaller {
   width: 150px;
}
.t18-inquiry-catalog td label input[type="checkbox"] {
   position: absolute;
   left: 0;
   top: 6px;
}
.t18-inquiry-bottom-privacy {
   border: 2px solid #ccc;
   height: 200px;
   margin: 30px 0;
   overflow-y: auto;
   padding: 40px;
   -webkit-overflow-scrolling: touch;
}
.t18-inquiry-bottom-privacy-inner {
   font-size: 1.6rem;
   line-height: 1.75;
}
.t18-inquiry-bottom-privacy-inner > ol > li {
   margin: 40px 0 0;
}
.t18-inquiry-bottom-privacy-inner-reverse {
   text-align: right;
}
.t18-inquiry-bottom-privacy-inner-iroha li {
   list-style-type: katakana-iroha;
   padding: 0 50px 0 0;
   position: relative;
}
.t18-inquiry-bottom-privacy-inner-iroha-right {
   position: absolute;
   right: 0;
   top: 0;
}
.t18-textarea-vtop {
   vertical-align: top;
}
.t18-inquiry-long6 {
   border: 1px solid #ccc;
   border-radius: 5px;
   font-size: 1.6rem;
   margin: 0 10px;
   padding: 15px 20px;
   width: 95%;
   min-width: 500px;
}
.t18-textarea-note {
   margin: 10px 10px 0;
}
.t18-inquiry-long4 {
   border: 1px solid #ccc;
   border-radius: 5px;
   font-size: 1.6rem;
   margin: 0 10px;
   padding: 15px 20px;
   width: 508px;
}
.t18-inquiry-long2 {
   border: 1px solid #ccc;
   border-radius: 5px;
   font-size: 1.6rem;
   margin: 0 10px;
   padding: 15px 20px;
   width: 208px;
   /*　矢印を消す　*/
   -webkit-appearance:none;
   -moz-appearance:none;
   text-indent: .01px; /* Firefox用 */
   text-overflow: ""; /* Firefox用 */
   appearance:none;
   /*　背景画像の指定　*/
   background-color:#FFF;
   background-image:url(/common/images/select_tri.png);
   background-repeat:no-repeat;
   background-size:11px 10px;
   background-position: 96% 50%;
}
.t18-inquiry-long3 {
   border: 1px solid #ccc;
   border-radius: 5px;
   font-size: 1.6rem;
   margin: 0 10px 5px;
   padding: 15px 20px;
   width: 197px;
   appearance:none;
}
.t18-inquiry-thanks {
   margin: 160px auto 290px;
}
.t18-inquiry-thanks-title {
   font-size: 3.0rem;
   font-weight: normal;
   text-align: center;
}
.t18-inquiry-thanks-paras {
   font-size: 1.6rem;
   line-height: 2.0;
   margin: 40px 0;
   text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .t18-inquiry-long2:not(:target) {
       padding-right:10px;
       background-image:none;
   }
}
.t18-inquiry-long1 {
   border: 1px solid #ccc;
   border-radius: 5px;
   font-size: 1.6rem;
   margin: 0 10px;
   padding: 15px 20px;
   width: 90px;
}
textarea+span {
   position: absolute;
   top: 45px;
}
.t18-address-search {
   background: #666;
   color: #fff;
   font-size: 1.6rem;
   border: none;
   border-radius: 8px;
   margin: 0 15px;
   padding: 5px 25px 6px;
}
.t18-errorMessage {
   color: #c00;
   font-size: 1.4rem;
   margin: 10px 0 0 5px;
}
.t18-inquiry-catalog td > div + .t18-errorMessage {
   margin: 0px 0 30px 5px;
}
.t18-inquiry-bottom-privacy + .t18-errorMessage {
   margin: 30px 0;
   text-align: center;
}
@media screen and (max-width: 750px) {
   .t18-textarea-note {
      margin: auto;
   }
   .t18-inquiry-catalog {
      left: -2.91%;
      position: relative;
      width: 105.820%;
   }
   .t18-inquiry-catalog th {
      clear: both;
      display: block;
      border-bottom: none;
      font-size: 2.8rem;
      padding: 30px 20px 30px 95px;
      width: 100%;
      line-height: 1.666;
   }
   .t18-inquiry-catalog td {
      border-bottom: 2px solid #ccc;
      clear: both;
      display: block;
      font-size: 2.8rem;
      padding: 30px 20px 60px;
      position: relative;
      width: 100%;
   }
   .t18-inquiry-catalog.t18-inquiry-confirm td {
      padding: 30px 20px 60px;
   }
   .t18-inquiry-confirm.t18-inquiry-catalog td > p{
      font-size: 2.8rem;
      margin: 10px 0;
   }
   .t18-inquiry-long6,
   .t18-inquiry-long4,
   .t18-inquiry-long3 {
      font-size: 2.4rem;
      margin: 0 0 15px;
      width: 100%;
   }
   .t18-inquiry-long2 {
      font-size: 2.4rem;
      margin: 0 0 10px;
      width: 100%;
      background-size: 22px 20px;
   }
   .t18-inquiry-long1 {
      font-size: 2.4rem;
      margin: 0 2% 10px;
      width: 28.3%;
   }
   .t18-inquiry-long1 + span {
      clear: both;
      display: inline-block;
      font-size: 2.4rem;
      bottom: 5%;
      left: 4.5%;
      letter-spacing: -2px;
   }
   textarea + span {
      clear: both;
      display: inline-block;
      font-size: 2.4rem;
      position: relative;
      top: auto;
   }
   .t18-address-search {
      padding: 10px 20px;
      font-size: 1.8rem;
   }
   .t18-form-require::before {
      font-size: 2rem;
      left: 20px;
   }
   .t18-form-option::before {
      font-size: 2rem;
      left: 20px;
   }
   .t18-inquiry-catalog td input[type="checkbox"] + label,
   .t18-inquiry-catalog td .t18-catalog-chkboxOuter.t18-smaller {
      font-size: 3rem;
      width: 100%;
   }
   .t18-inquiry-catalog td input[type="checkbox"] + label::after {
      top: 14px;
      left: 0px;
      width: 20px;
      height: 20px;
   }
   .t18-inquiry-catalog td input[type="checkbox"] + label::before {
      top: 22px;
      left: 7px;
      width: 10px;
      height: 14px;
   }
   .t18-errorMessage {
      font-size: 2.6rem;
      margin: 10px 0 10px 5px;
   }
   .t18-inquiry-bottom-privacy {
      height: 400px;
   }
   .t18-inquiry-bottom-privacy-inner {
      font-size: 3.0rem;
   }
   .t18-inquiry-catalog td label {
      font-size: 2.6rem;
   }
   .t18-inquiry-catalog td input[type="radio"] + label {
      font-size: 2.6rem;
      padding-left: 40px;
      margin-right: 40px;
   }
   .t18-inquiry-catalog td input[type="radio"] + label::before {
      top: 6px;
      left: -5px;
      width: 20px;
      height: 20px;
   }
   .t18-inquiry-catalog td input[type="radio"]:checked + label::after {
      top: 10px;
      left: -1px;
      width: 15px;
      height: 15px;
   }
   .t18-inquiry-thanks {
      margin: 60px auto 70px;
   }
   .t18-inquiry-thanks-title {
      font-size: 3.6rem;
   }
   .t18-inquiry-thanks-paras {
      font-size: 2.6rem;
      line-height: 1.5;
      margin: 40px 0 70px;
   }
}
/*
for parsley 調整用
*/
.t18-hidden {display: none;}
	.t18-error-checkboxes {
		margin: 10px 0;
		height: 40px;
	}
	.t18-parsley-error {
		position: relative;
		height: 10px;
	}
	.parsley-errors-list {
		width: 100%;
		margin: 10px;
		padding: 0;
		position: absolute;
	}
   .t18-inquiry-long6 + .parsley-errors-list {
		margin: 40px 10px 0;
	}
	.t18-parsley-error .parsley-errors-list {
		position: absolute;
	}
	.parsley-errors-list > li {
		color: #c00;
		list-style-type: none;
	}
	@media screen and (max-width: 750px) {
		.parsley-errors-list {
			bottom: 10px;
			margin: 10px 0;
		}
      .t18-inquiry-long6 + .parsley-errors-list {
   		margin: 10px 0;
   	}
		.t18-error-checkboxes > ul {
			position: relative !important
		}
	}
/*-------------------------
inquiry ここまで
-------------------------*/
/*-------------------------
products 商品案内ここから
-------------------------*/
.t18-products {}
.t18-products a img {
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}
.t18-products a:hover img {
	opacity: .6;
}
.t18-products-lists {
   overflow: hidden;
   position: relative;
   margin: -10px 0 50px;
}
.t18-products-lists > ul {
   margin: 0;
   padding: 0;
   float: left;
   width: 436px;
}
.t18-products-detail-help-inner .t18-products-lists > ul {
   width: 430px;
}
.t18-products-lists > ul > li {
   font-size: 1.6rem;
   list-style-type: none;
}
.t18-products-lists > ul > li {
   background-image: url(/common/images/product_arrow.png);
   background-repeat: no-repeat;
   background-position: 10px 5px;
   background-size: 7px 12px;
   font-size: 1.6rem;
   line-height: 1.333;
   list-style-type: none;
   padding: 0 0 0 30px;
   margin: 0 0 15px;
}
.t18-products-lists > ul > li a,
.t18-products-policy > ul > li a {
   color: #000;
   position: relative;
   text-decoration: none;
}
.t18-products-lists > ul .t18-products-lists-pdf a {
   background-image: url(/common/images/icon_pdf.png);
   background-repeat: no-repeat;
   background-size:  19px 24px;
   background-position: 100% 0px;
   padding-right: 25px;
}
.t18-products-lists > ul .t18-products-lists-help a {
   background-image: url(/common/images/list_help.png);
   background-repeat: no-repeat;
   background-position: 100% 2px;
   background-size: 15px 22px;
   padding-right: 25px;
}

.t18-products-lists > ul .t18-products-lists-new a::after {
   background: #c00;
   color: #fff;
   content: "NEW";
   font-size: 1.2rem;
   padding: 1px 15px;
   margin: 0 0 0 10px;
}
.t18-products-lists > ul .t18-products-lists-netis a::after {
   background: #4570cc;
   color: #fff;
   content: "NETIS";
   font-size: 1.2rem;
   padding: 1px 15px;
   margin: 0 0 0 10px;
}
.t18-products-lists > ul > li a:hover,
.t18-products-policy > ul > li a:hover {
   text-decoration: underline;
}
.t18-products-policy {
   background: #f1f1f1;
   margin: 0 0 80px;
   padding: 30px 25px;
}
.t18-products-policy-title {
   font-size: 1.8rem;
   font-weight: normal;
   margin: 0 0 20px;
}
.t18-products-policy > ul {
   margin: 0;
   overflow: hidden;
   padding: 0;
   display: flex;
   flex-wrap: wrap;
}
.t18-products-policy > ul > li {
   background-image: url(/common/images/product_arrow.png);
   background-repeat: no-repeat;
   background-position: 10px 5px;
   background-size: 7px 12px;
   font-size: 1.6rem;
   line-height: 1.333;
   list-style-type: none;
   padding: 0 0 0 30px;
   margin: 0 0 15px;
   width: 411px;
}
.t18-icon-blank {
   background-image: url(/common/images/icon_blank_s.png);
   background-repeat: no-repeat;
   background-position: 100% 4px;
   background-size: 20px 18px;
   color: #000;
   padding: 0 25px 0 0;
   text-decoration: none;
}
.t18-icon-blank:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
   .t18-products-lists {
      margin: 30px 0 50px;
   }
   .t18-products-policy-title {
      font-size: 3.4rem;
   }
   .t18-products-lists > ul,
   .t18-products-detail-help-inner .t18-products-lists > ul {
      margin: 0;
      padding: 0;
      float: none;
      width: auto;
   }
   .t18-products-lists > ul > li {
      background-position: 0px 12px;
      background-size: 15px 23px;
      font-size: 3rem;
      line-height: 1.5;
   }
   .t18-products-lists > ul .t18-products-lists-pdf a {
      background-position: 100% 11px;
      background-size: 17px 26px;
      padding-right: 28px;
   }
   .t18-products-lists > ul .t18-products-lists-help a {
      background-position: 100% 11px;
      background-size: 17px 26px;
      padding-right: 28px;
   }
   .t18-products-lists > ul .t18-products-lists-new a::after {
      font-size: 2.4rem;
   }
   .t18-products-lists > ul .t18-products-lists-netis a::after {
      font-size: 2.4rem;
   }
   .t18-products-policy > ul {
      margin: 0;
      overflow: hidden;
      padding: 0;
      display: block;

   }
   .t18-products-policy > ul > li {
      background-position: 0px 50%;
      background-size: 15px 23px;
      font-size: 2.8rem;
      line-height: 1.5;
      width: 100%;
   }
   .t18-icon-blank {
      background-position: 100% 9px;
      background-size: 30px 27px;
      padding: 0 35px 0 0;
   }
}

/*-------------------------
products 商品案内用に topのフォームを書き換え
-------------------------*/
.t18-products-form {
   background: #e0e0e0;
   margin: 40px auto;
   padding: 20px 0 20px;
   width: 100%;
}
.t18-products-form-spans {
   padding: 0 20px;
}
.t18-products-form > form {
	margin: 0 auto;
	width: 96%;
}
.t18-products-form-input {
   border: none;
   float: left;
   font-size: 2.4rem;
   height: 80px;
   padding: 0 20px;
   width: calc(100% - 100px);
   border-radius: 4px;
}
@media screen and (max-width: 750px) {
   .t18-products-form {
       width: 710px;
   }
   .t18-products-form > form {
      width: 630px;
   }
   .t18-products-form-input {
      border: 2px solid #999;
      border-radius: 5px;
      width: 530px;
   }
}
.t18-products-top-area-bottom-title {
   border-left: 6px solid #a50000;
   font-size: 2.4rem;
   margin: 0;
   padding: 0 0 0 15px;
   position: relative;
   line-height: 1.666;
}
.t18-products-top-area-bottom-title::after {
   border-bottom: 1px solid #a50000;
   content: "";
   position: relative;
   bottom: -5px;
   display: block;
   left: -21px;
   width: 880px;
}
.t18-products-top-area-bottom-title-common {
   border-left: 6px solid #a50000;
   font-size: 2.4rem;
   margin: 0 0 50px;
   padding: 0 0 0px 15px;
   position: relative;
   line-height: 1.666;
}
.t18-products-top-area-bottom-title-common::after {
   border-bottom: 1px solid #a50000;
   content: "";
   position: relative;
   bottom: -5px;
   display: block;
   left: -21px;
   width: 880px;
}
.t18-products-top-area-bottom ul {
   display: flex;
   flex-wrap: wrap;
   overflow: hidden;
   margin: 20px 0;
   padding: 0;
}
.t18-products-top-area-bottom ul > li {
   display: table;
   font-size: 1.6rem;
   list-style-type: none;
   margin: 0px 0 20px;
   position: relative;
   height: 79px;
   width: 291px;
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}
.t18-products-top-area-bottom ul > li img {
   display: block;
   float: left;
   width: 78px;
   height: auto;
}
.t18-products-top-area-bottom-txtOuter {
   display: table-cell;
   line-height: 1.25;
   padding: 0 10px;
   vertical-align: middle;
   width: 100%;
}
.t18-products-top-area-bottom ul > li a {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}
@media screen and (max-width: 750px) {
   .t18-products-top-area {
      margin: 0 -2.666%;
   }
   .t18-products-top-area-bottom-title {
      display: none;
   }
   .t18-products-top-area-bottom-title-common {
      font-size: 3.2rem;
      padding: 0 0 5px 15px;
   }
   .t18-products-top-area-bottom-title-common::after {
      width: 705px;
   }
   .t18-products-top-area-bottom ul {
      display: none;
      margin: 0;
   }
   .t18-products-top-area-bottom ul.t18-tabActive {
      display: flex;
   }
   .t18-products-top-area-bottom ul > li {
      background-image: url(/common/images/product_arrow.png);
      background-repeat: no-repeat;
      background-position: 90% 50%;
      border-width: 0 0 1px;
      border-style: solid;
      border-color: #ccc;
      font-size: 2.6rem;
      margin: 0;
      height: 100px;
      width: 50%;
   }
   .t18-products-top-area-bottom ul > li:nth-child(odd) {
      border-width: 0 1px 1px 0;
   }
   .t18-products-top-area-bottom-imgOuter {
      display: none;
   }
   .t18-products-top-area-bottom-txtOuter {
      padding: 0 50px 0 15px;
   }
}
.t18-products-banner2 {
   margin: 40px 0;
   overflow: hidden;
}
.t18-products-banner2 a img {
   display: none;
   float: right;
}
.t18-products-banner2 a:first-child img {
   float: left;
}
.t18-products-banner2 a img:first-child {
   display: block;
   width: 49%;
}
.t18-products-banner1 {
   margin: 40px 0 80px;
   overflow: hidden;
}
.t18-products-banner1 a img {
   display: none;
}
.t18-products-banner1 a img:first-child {
   display: block;
}
@media screen and (max-width: 750px) {
   .t18-banners2-extra {
      display: none;
   }
   .t18-products-banner2 a {
      float: right;
      display: block;
      width: 48.5%;
   }
   .t18-products-banner2 a:first-child {
      float: left;
   }
   .t18-products-banner2 a img {
      display: block;
      height: auto;
      width: 100%;
   }
   .t18-products-banner2 a img:first-child {
      display: none;
   }
   .t18-products-banner1 a img {
      display: block;
      height: auto;
      width: 100%;
   }
   .t18-products-banner1 a img:first-child {
      display: none;
   }
}

/*商品案内トップのバナーエリア*/
.t18-products-bottom-banner {
	margin: 40px 0;
}
.t18-products-bottom-banner-list {
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
	list-style-type: none;
	margin: 0;
    padding: 0;
}
.t18-products-bottom-banner-list li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 1.5%
}
.t18-products-bottom-banner-list li:nth-child(2n) {
	margin-right: 0;
}
.t18-products-bottom-banner-list li img {
	width: 100%;
}
@media screen and (max-width: 750px) {
	.t18-products-bottom-banner {
		margin: 60px 0;
	}
	.t18-products-bottom-banner-list {
		justify-content: center;
	}
	.t18-products-bottom-banner-list li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2%;
	}
}




.t18-products-blocks > ul {
   margin: 0 auto 60px;
   padding: 0;
   display: flex;
   flex-wrap: wrap;
   max-width: 873px;
   text-align: left;
}
.t18-products-blocks > ul > li {
   border:1px solid #ccc;
   color: #000;
   font-size: 1.6rem;
   line-height: 1.5;
   list-style-type: none;
   margin:0 0 20px;
   padding: 20px;
   position: relative;
   width: 48.6%;
   -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 1;
}
.t18-products-blocks > ul > li:hover,
.t18-products-top-area-bottom li:hover {
	opacity: .6;
}
.t18-products-blocks > ul > li:nth-child(odd)  {
   margin: 0 20px 20px 0;
}
.t18-products-blocks > ul > li a {
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
.t18-products-blocks-title {
   color: #c00;
   font-size: 1.8rem;
   margin: 0 0 15px;
   padding: 0;
}
.t18-products-block-img {
   display: block;
   float: left;
   margin: 0 15px 0 0;
   height: auto;
   width: 185px;
}


@media screen and (max-width: 750px) {
   .t18-products-blocks > ul > li {
      font-size: 2.8rem;
      line-height: 1.333;
      width: 48.5%;
   }
   .t18-products-blocks-title {
      font-size: 3.0rem;
      letter-spacing: -.5px;
   }
   .t18-products-block-img {
      float: none;
      margin: 0 0 15px;
      width: 100%;
      height: auto;
   }
}
.t18-cad-detail {
   margin: 0 0 80px;
}
.t18-cad-detail > table {
   border-collapse: collapse;
   font-size: 1.6rem;
   width: 100%;
}
.t18-cad-detail > table tr > th {
   background: #f1f1f1;
   border-width: 0 0 2px 2px;
   border-color: #ccc;
   border-style: solid;
   padding: 20px;
}
.t18-cad-detail > table tr > th:first-child {
   border-width: 0 0 2px 0;
}
.t18-cad-detail > table tr > td {
   border-width: 0 0 2px 2px;
   border-color: #ccc;
   border-style: solid;
   padding: 20px;
}
.t18-narrow-row.t18-cad-detail > table tr > td {
   padding: 0 20px;
}
.t18-cad-detail > table tr > td:first-child {
   border-width: 0 0 2px 0;
}
.t18-cad-imgArea {
   position: relative;
}
.t18-cad-imgArea img {
   border: 1px solid #ccc;
   display: block;
   margin: 0 auto;
   width: 170px;
   height: auto;
}
.t18-modal-cad {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.t18-modal-cad:hover {
   background: url(/common/images/hover_larger.png) no-repeat center;
}
.t18-cad-brand-title {
   display: block;
   margin: 20px 0;
   text-align: center;
}
.t18-cad-brand-number {
   display: block;
   margin: 20px 0;
   text-align: center;
}
.t18-narrow-row .t18-cad-brand-number {
   text-align: left;
}
.t18-cad-brand-power {
   display: block;
   text-align: center;
}
.t18-cad-filesOuter {
   display: block;
}
.t18-cad-icons {
   color: #000;
   display: block;
   margin: 5px 0;
   text-decoration: none;
}
.t18-cad-icons:hover {
   text-decoration: underline;
}
.t18-cad-icons::before {
   margin: 0px 2px 0 0px;
   background-size: 19px;
   background-repeat: no-repeat;
   content: "";
   display: inline-block;
   width: 19px;
   height: 24px;
   vertical-align: middle;
   padding: 5px 10px 0 0;
}
.t18-cad-dxf::before {
   background-image: url(/common/images/cad_icon_dxf.png);

}
.t18-cad-dwg::before {
   background-image: url(/common/images/cad_icon_dwg.png);
}
.t18-cad-pdf::before {
   background-image: url(/common/images/cad_icon_pdf.png);
}
.t18-cad-bottom-title {
   font-weight: normal;
   margin: 0 0 0 15px;
}
.t18-cad-bottom-title::before {
   content: "●";
}
@media screen and (max-width: 750px) {
   .t18-cad-detail > table {
      font-size: 2.8rem;
   }
   .t18-cad-detail > table tr th {
      display: none;
   }
   .t18-cad-detail > table tr td {
      border-width: 0;
      display: block;
      padding: 0;
   }
   .t18-cad-detail > table tr > td:first-child {
      border-width: 0;
      margin: 20px 0;
   }
   .t18-cad-imgArea img {
      border: 1px solid #ccc;
      width: 100%;
   }
   .t18-cad-filesOuter-area {
      border-bottom: 2px solid #ccc !important;
      padding: 40px 0 !important;
      margin: 0 0 20px;
   }
   .t18-modal-cad {
      display: none;
   }
   .t18-modal-cad:hover {
      background: none;
   }
   .t18-cad-brand-title {
      margin: 20px 0 0;
      text-align: left;
   }
   .t18-cad-brand-number {
      font-size: 3.8rem;
      margin: 10px 0;
      text-align: left;
   }
   .t18-narrow-row .t18-cad-brand-number {
      font-size: 3.8rem;
      margin: 10px 0;
      text-align: left;
   }
   .t18-cad-brand-power {
      text-align: left;
   }
   .t18-cad-filesOuter {
      background: #f1f1f1;
      display: block;
      font-size: 2.6rem;
      text-align: center;
      padding: 30px 0 25px;
   }
   .t18-cad-icons {
      margin: 5px 20px 5px 0;
      display: inline-block;
   }
   .t18-cad-icons > span {
      display: none;
   }
   .t18-cad-icons::before {
      background-size: 26px;
      width: 26px;
      height: 33px;
   }
   .t18-cad-bottom-title {
      font-size: 2.8rem;
      margin: 0px 0 0 3px;
   }
}
.t18-products-iconst {
   margin: -40px 0 40px;
   overflow: hidden;
}
.t18-products-iconst > a > img {
   display: block;
   float: left;
   margin: 40px 0px 0 6px;
   width: 15.9%;
   height: auto;
}
.t18-products-iconst > a:first-child > img {
   margin: 40px 0;
}

.t18-products-iconst-rgt {
   float: right;
   width: 377px;
}
.t18-products-iconst-rgt img {
   display: block;
   margin: 40px auto 0;
}
.t18-products-iconst-lft {
   float: left;
   width: 444px;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-products-iconst-rgt,
   .t18-products-iconst-lft {
      float: none;
      width: 100%;
   }
}
.t18-products-iconstr-bottom > ul {
   margin: 0 0 60px;
   padding: 0;
   display: flex;
   flex-wrap: wrap;
   max-width: 873px;
   text-align: left;
}
.t18-products-iconstr-bottom > ul li {
   border: 1px solid #ccc;
   color: #000;
   font-size: 1.6rem;
   letter-spacing: -.4px;
   list-style-type: none;
   margin: 0 0 20px 19px;
   padding: 0px;
   position: relative;
   text-align: left;
   width: 31.5%;
   -webkit-transition: all .2s;
   -moz-transition: all .2s;
   -ms-transition: all .2s;
   -o-transition: all .2s;
   transition: all .2s;
   opacity: 1;
}
.t18-products-iconstr-bottom > ul li img {
   width: 100%;
   height: auto;
}
.t18-products-iconstr-bottom > ul li:first-child {
   margin: 0 0 20px 0;
}
.t18-products-iconstr-bottom > ul li:hover {
   opacity: .7;
}
.t18-products-iconstr-bottom > ul li a {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
}
.t18-products-iconstr-bottom > ul li p {
   line-height: 1.5;
   margin: 20px;
}
@media screen and (max-width: 750px) {
   .t18-products-iconst {
      margin: -40px 0 40px;
      overflow: hidden;
   }
   .t18-products-iconst > a > img {
      width: 32%;
      margin: 40px 0px 0 2%;
   }
   .t18-products-iconst > a:nth-child(3n+1) > img{
      margin: 40px 0 0;
   }

   .t18-products-iconst-rgt {
      float: none;
      width: 100%;
   }
   .t18-products-iconst-rgt img {
      display: block;
      margin: 40px auto;
   }
   .t18-products-iconst-lft {
      float: none;
      width: 100%;
   }
   .t18-products-iconstr-bottom > ul li {
      font-size: 2.8rem;
      margin: 0 0 20px 4%;
      width: 48%;
   }
   .t18-products-iconstr-bottom > ul li img {
      width: 100%;
      height: auto;
   }
   .t18-products-iconstr-bottom > ul li:nth-child(2n+1){
      margin: 0 0 20px 0;
   }
}
.t18-results-area {
   font-size: 1.6rem;
}
.t18-reslut-block {
   margin: 40px 0;
}
.t18-reslut-block > p {
   line-height: 1.3;
   margin: 0;
}
.t18-result-words {
   font-size: 2rem;
}
.t18-result-words > a:link {
   color: #0044cc;
   text-decoration: none;
}
.t18-result-words > a:visited {
   color: #551a8b;
}
.t18-result-words > a:hover {
   text-decoration: underline;
}
@media screen and (max-width: 750px) {
   .t18-results-area {
      font-size: 2.6rem;
   }
   .t18-reslut-block {
      margin: 80px 0;
   }
   .t18-result-words {
      font-size: 3.6rem;
   }
   .t18-result-words > a {
      text-decoration: none;
   }
}
/*-------------------------
products detail page 商品詳細ページ
-------------------------*/
.t18-products-detail {
   border-top: 1px solid #ccc;
   position: relative;
   margin-bottom: 0 !important;
}

.t18-products-detail-header-outer {
   position: relative;
}

.t18-products-detail-header-ctgr {
   color: #999;
   font-size: 1.4rem;
   margin: 15px 0;
   line-height: 1;
}

.t18-products-detail-header-thisPage {
   color: #000;
   font-size: 3.2rem;
   margin: 15px 0 20px;
   padding-bottom: 15px;
   font-weight: normal;
   letter-spacing: -1px;
   border-bottom: 1px solid #ccc;
}

.t18-products-detail-header-icons {
   overflow: hidden;
}
.t18-products-detail-header-icon {
   color: #fff;
   display: inline-block;
   min-width: 60px;
   text-align: center;
   padding: 5px 10px;
   margin: 0px 0 20px 10px;
}
.t18-products-detail-table-outer td .t18-products-detail-header-icon {
   margin: 0 10px 10px 0;
   display: table-caption;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-header-ctgr {
      font-size: 2.6rem;
   }
   .t18-products-detail-header-thisPage {
      font-size: 4.2rem;
   }
   .t18-products-detail-header-icon {
      font-size: 2.4rem;
   }
}
.t18-products-detail-header-icon:first-child {
   margin-left: 0;
}
.t18-icon-news {
   background: #c00;
}
.t18-icon-netis {
   background: #4570cc;
}
.t18-icon-netis-number {
   background: #e0e0e0;
   color: #000;
   float: right;
}
.t18-products-detail-visuals-outer {
   overflow: hidden;
   clear: both;
   display: block;
   position: relative;
   min-height: 445px;
}
.t18-products-detail-visuals-lft {
   float: left;
   position: relative;
   width: 43.5%;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-visuals-lft {
      float: none;
      clear: both;
      width: 100%;
   }
}
.t18-products-detail-visuals-rgt {
   float: right;
   width: 55.5%;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-visuals-rgt {
      clear: both;
      float: none;
      margin: 9% 0;
      width: 100%;
   }
}
.t18-products-detail-rgt-paras {
   font-size: 1.666rem;
   line-height: 1.75;
   margin: 0;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-rgt-paras {
      font-size: 2.8rem;
      line-height: 1.666;
   }
}
.t18-products-detail-icons-outer {
   text-align: right;
}
.t18-products-detail-icons-outer > ul {
   margin: 25px 0 10px;
   padding: 0;
   overflow: hidden;
}
.t18-products-detail-icons-outer > ul > li {
   background: #601986;
   border: 1px solid #601986;
   border-radius: 3px;
   color: #fff;
   display: inline-block;
   font-size: 1.6rem;
   font-weight: bold;
   line-height: 1;
   list-style-type: none;
   margin: 3px;
   padding: 9px 0 11px;
   min-width: 60px;
   text-align: center;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-icons-outer > ul {
      margin: 50px 0 20px;
   }
   .t18-products-detail-icons-outer > ul > li {
      font-size: 2.8rem;
      min-width: 90px;
   }
}
.t18-products-detail-icons-outer > ul > .t18-active {
   background: #eb6100;
   border: 1px solid #eb6100;
   color: #fff;
}
.t18-products-detail-icons-help {
   font-size: 1.2rem;
   text-align: right;
}
.t18-products-detail-icons-help a {
   color: #000;
   position: relative;
}
.t18-products-detail-icons-help a:hover {
   text-decoration: none;
}
.t18-products-detail-icons-help a::before {
   background: #f39800;
   border-radius: 15px;
   color: #fff;
   content: "?";
   display: inline-block;
   position: absolute;
   text-decoration: none;
   left: -25px;
   width: 20px;
   text-align: center;
   line-height: 1.666;
   top: 1px;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-icons-help {
      font-size: 2.6rem;
   }
   .t18-products-detail-icons-help a::before {
      border-radius: 20px;
      left: -50px;
      width: 45px;
   }
}
#t18-products-detail-help {
   display: none;
}
/*
モーダル内表組 modaal
*/
.t18-detail-help-table-outer {
   margin: 0 0 40px;
}
.t18-detail-help-table-outer .t18-products-detail-icons-outer {
   text-align: center;
}
.t18-detail-help-table-outer table {
   border-spacing: 0;
   width: 100%;
}
.t18-detail-help-table-outer tr th,
.t18-detail-help-table-outer tr td {
   background: #f1f1f1;
   vertical-align: middle;
   padding: 15px 20px;
   font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
   .t18-detail-help-table-outer tr th,
   .t18-detail-help-table-outer tr td {
      font-size: 2.6rem;
   }
}
.t18-detail-help-table-outer tr:nth-child(even) th,
.t18-detail-help-table-outer tr:nth-child(even) td {
   background: #ffff;
}
.t18-detail-help-table-outer tr td {
   border-left: 2px solid #ccc;
}
.t18-detail-help-table-outer ul {
   margin: 0;
}
.t18-products-detail-help-inner {
   background: #fff;
   padding: 40px;
}
.t18-products-detail-visuals-sub-outer {
   background: #f1f1f1;
   margin: 15px 0 0;
   padding: 5px 25px 15px;
   position: relative;
}
.t18-products-detail-visuals-sub-header {
   font-size: 1.6rem;
   font-weight: bold;
   text-align: center;
   padding: 10px 0 20px;
   display: block;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-visuals-sub-header {
      font-size: 3.2rem;
   }
}
.t18-products-detail-visuals-sub-arrows {
    right: 0;
    overflow: hidden;
    z-index: 11111;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-visuals-sub-arrows {
      display: none;
   }
}
/*download button link ダウンロード ボタン*/
.t18-data-download {
   background: #666;
   border-radius: 7px;
   color: #fff;
   font-size: 1.6rem;
   padding: 6px 15px 4px;
   position: absolute;
   text-decoration: none;
   top: 0;
   right: 0;
   line-height: 1;
}
.t18-data-download::before {
   margin: 0px 8px 1px 0;
   content: "";
   display: inline-block;
   width: 16px;
   height: 20px;
   background: url(/common/images/products_detail_down.png);
   background-size: 16px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
@media screen and (max-width: 750px) {
   .t18-data-download {
      font-size: 2.6rem;
      padding: 9px 15px 10px;
      top: 10px;
   }
   .t18-data-download::before {
      width: 20px;
      height: 24px;
      background-size: 20px;
   }
}
.t18-products-detail-sub-outer {
   margin: -20px 0 20px;
   font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-sub-outer {
      margin: 20px 0;
      font-size: 2.8rem;
   }
}
/*
ここからテーブル
*/
.t18-products-detail-table-outer {
	width: 100%;
	overflow-x: scroll;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-table-outer {
   	font-size: 2.8rem;
   }
}
.t18-products-detail-table-outer table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-products-detail-table-outer table {
   	width: 90%;
   }
}
.t18-products-detail-table-outer tr > th {
	background: #ffecec;
	font-weight: normal;
	padding: 10px;
	position: absolute;
	text-align: left;
	width: 100%;
   max-width: 873px;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-table-outer tr > th {
      font-size: 2.6rem;
      letter-spacing: -1px;
   	width: 100%;
      z-index: 1;
   }
}
.t18-products-detail-table-outer .t18-table-code-header > th,
.t18-products-detail-table-outer .t18-table-code-header > td {
   background: #000;
   color: #fff;
   vertical-align: bottom;
}
.t18-products-detail-table-outer .t18-table-code-header > th {
   z-index: 3;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-products-detail-table-outer tr > th {
   	width: 100%;
   }
}
.t18-products-detail-table-outer tr > td {
	border-right: 1px solid #ccc;
	padding: 50px 10px 10px;
	width: 160px;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-table-outer tr:not(.t18-table-code-header) > td {
   	padding: 60px 10px 10px;
      position: relative;
      z-index: 2;
      word-break: break-all;
   }
}
.t18-products-detail-table-outer-under {
   line-height: 1.333;
   margin: 10px 0 40px;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-table-outer-under {
      font-size: 2.8rem;
      margin: 20px 0 40px;
   }
}
.t18-products-detail-forms {
   background: #ffecec;
   border: #c00 4px solid;
   padding: 30px 0 20px;
   margin: 40px 0 80px;
}
.t18-products-detail-forms form > select {
   border: 1px solid #ccc;
   border-radius: 4px;
   font-size: 1.8rem;
   margin: 0 auto 20px;
   padding: 15px 20px;
   width: 320px;
   -webkit-appearance: none;
   -moz-appearance: none;
   text-indent: .01px;
   text-overflow: "";
   appearance: none;
   background-color: #FFF;
   background-image: url(/common/images/select_tri.png);
   background-repeat: no-repeat;
   background-size: 16.5px 15px;
   background-position: 96% 50%;
   display: block;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-forms form > select {
      font-size: 3.0rem;
      width: 60%;
   }
}
.t18-products-detail-forms form > input,
.t18-products-detail-forms form > button {
   background-color: #c00;
   background-image: url(/common/images/products_detail_parts01.gif);
   background-repeat: no-repeat;
   background-position: 97% center;
   border-width: 0 0 5px;
   border-style: solid;
   border-color: #a30101;
   color: #fff;
   align-items: center;
   display: flex;
   justify-content: center;
   float: none;
   font-size: 2.4rem;
   line-height: 0;
   margin: 0 auto;
   width: 90%;
   height: 90px;
   padding: 0;
   position: relative;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-forms form > input,
   .t18-products-detail-forms form > input {
      font-size: 3.0rem;
      background-size: 6%;
   }
}

/* 商品案内 PDFダウンロードエリア */
.t18-product-pdf-area {
	margin-bottom: 80px;
}
.t18-product-pdf-list-area {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.t18-product-pdf-list-area > li {
	margin-bottom: 20px;
}
.t18-product-pdf-list-area > li > a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 30px 40px;
	background-color: #f1f1f1;
}
.t18-product-pdf-list-area > li a:hover {
	opacity: 0.8;
}
.t18-product-pdf-list-area > li a:hover .t18-product-pdf-list-download {
	text-decoration: underline;
}
.t18-product-pdf-list-name {
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
}
.t18-product-pdf-list-download {
	margin: 15px 0 0;
}
.t18-product-pdf-list-download .t18-pdf-icon {
	margin-right: 10px;
}
.t18-product-pdf-list-download .t18-pdf-icon::after {
	margin: 0;
}
@media screen and (max-width: 750px) {
	.t18-product-pdf-list-area > li > a {
		padding: 40px;
	}
	.t18-product-pdf-list-name {
		font-size: 2.8rem;
	}
	.t18-product-pdf-list-download {
		font-size: 2.4rem;
		text-decoration: underline;
	}
	.t18-product-pdf-list-download .t18-pdf-icon::after {
		background-size: 26px 32px;
		width: 26px;
    	height: 32px;
	}
}


.t18-products-detail-added-tables-outer {
   margin: 40px 0 60px;
}
.t18-products-detail-added-tables-outer > table {
   margin: 40px 0;
   border-collapse: collapse;
   width: 100%;
   table-layout: fixed;
}
.t18-products-detail-added-tables-outer > table tr:nth-child(odd) th,
.t18-products-detail-added-tables-outer > table tr:nth-child(odd) td {
   background: #f1f1f1;
}
.t18-products-detail-added-tables-outer > table th {
   border-right: 2px solid #c1c1c1;
   font-weight: normal;
   padding: 20px;
   text-align: left;
   width: 25%;
}
.t18-products-detail-added-tables-outer > table td {
   padding: 20px;
   width: 75%;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-added-tables-outer > table {
      font-size: 3.0rem;
   }
}
.t18-products-detail-added-synergy-outer {
   font-size: 1.6rem;
   line-height: 1.666;
}
.t18-products-detail-added-synergy-outer > ul {
   display: flex;
   flex-wrap: wrap;
   overflow: hidden;
   margin: 0;
   padding: 0;
}
.t18-products-detail-added-synergy-outer > ul > li {
   list-style-type: none;
   margin: 0 0 0 24px;
   position: relative;
   width: 200px;
}
.t18-products-detail-added-synergy-outer > ul > li:nth-child(4n+1) {
   margin: 0 0 0 0px;
}

.t18-products-detail-added-synergy-outer > ul > li img {
   border: 1px solid #ccc;
   display: block;
   width: 100%;
   height: auto;
}
.t18-products-detail-added-synergy-outer > ul > li span {
   display: inline-block;
   font-size: 1.6rem;
   line-height: 1.333;
   padding: 10px 0;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-added-synergy-outer {
      font-size: 3.0rem;
   }
   .t18-products-detail-added-synergy-outer > ul > li {
      margin: 0 0 0 2%;
      width: 49%;
   }
   .t18-products-detail-added-synergy-outer > ul > li:nth-child(4n+1) {
      margin: auto;
   }
   .t18-products-detail-added-synergy-outer > ul > li:nth-child(2n+1) {
      margin: 0;
   }
   .t18-products-detail-added-synergy-outer > ul > li span {
      font-size: 2.6rem;
   }
}
.t18-products-detail-added-synergy-outer > ul > li a {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
}
.t18-products-detail-added-images-outer > ul {
   display: flex;
   flex-wrap: wrap;
   overflow: hidden;
   margin: 0;
   padding: 0;
}
.t18-products-detail-added-images-outer > ul > li {
   display: flex;
   align-items: center;
   float: left;
   font-size: 1.6rem;
   line-height: 1.333;
   list-style-type: none;
   padding: 0 40px 20px 0;
   position: relative;
   width: 436px;
}
.t18-products-detail-added-images-outer > ul > li a {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1;
}
.t18-products-detail-added-images-outer > ul > li img {
   border: 1px solid #999;
   display: block;
   float: left;
   margin: 0 20px 0 0;
   width: 100px;
   height: auto;
}
.t18-products-detail-added-images-outer > ul > li span {
   position: relative;
}
.t18-products-detail-added-images-outer > ul > li span::after {
   margin: 0px 5px;
   content: "";
   display: inline-block;
   width: 16px;
   height: 16px;
   background: url(/common/images/to_modal.gif);
   background-size: 16px;
   background-repeat: no-repeat;
   vertical-align: middle;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-added-images-outer > ul > li {
      clear: both;
      float: none;
      font-size: 2.8rem;
      width: auto;
   }

   .t18-products-detail-added-images-outer > ul > li img {
      margin: 0 20px 0 0;
      width: 160px;
   }
   .t18-products-detail-added-images-outer > ul > li span::after {
      margin: 0px 10px 5px;
      display: inline-block;
      width: 30px;
      height: 30px;
      background-size: 30px;
   }
}
.t18-products-detail-free-outer {
   margin: 40px 0;
}
.t18-free-outer-sections {   /*need master*/
   margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
   .t18-products-detail-free-outer {
      font-size: 2.8rem;
   }
   .t18-products-detail-table-common {
      overflow: auto;
      white-space: nowrap;
   }
   .t18-products-detail-table-common.t18-disabled {
      white-space: normal;
   }
   .t18-products-detail-table-common::-webkit-scrollbar {
      height: 5px;
   }
   .t18-products-detail-table-common::-webkit-scrollbar-track {
      background: #F1F1F1;
   }
   .t18-products-detail-table-common::-webkit-scrollbar-thumb {
      background: #BCBCBC;
   }
}

.t18-products-detail-table-common > table{
   border-collapse:collapse;
   margin: 20px 0;
}
.t18-products-detail-table-common > table td,
.t18-products-detail-table-common > table th {
   border: 1px solid #999;
   line-height: 1.666;
   padding: 9px 4px;
   vertical-align: middle;
}
.t18-products-detail-table-common > table th {
   background: #fcc;
   font-weight: normal;
}
.t18-products-detail-table-common.t18-silver > table th {
   background: #ccc;
}
.t18-td-red-bg {
   background: #fcc;
}
.t18-td-pink-bg {
   background: #fee;
}


/* マガジンへの導線部分 */
.t18-conductor_rensulting_magazine {
	background-color: #1a1a1a;
	padding: 25px 30px;
}
.t18-conductor_rensulting_magazine .t18-middle-1st-section-title {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-bottom-width: 2px;
	margin-top: 0;
	margin-bottom: 15px !important;
	color: #fff;
	font-size: 1.4rem;
}
.t18-conductor_rensulting_magazine .t18-middle-1st-section-title img {
	height: 55px;
	margin-top: 10px;
}
.t18-conductor_rensulting_magazine .txt-standard-p a {
	color: #fff;
}
@media screen and (max-width: 750px){
	.t18-conductor_rensulting_magazine {
		padding: 35px 40px;
	}
	.t18-conductor_rensulting_magazine .t18-middle-1st-section-title {
		font-size: 2.8rem;
	}
	.t18-conductor_rensulting_magazine .t18-middle-1st-section-title img {
		height: 80px;
	}
	.t18-conductor_rensulting_magazine .mb5 {
		margin-bottom: 15px !important;
	}
}

/*-------------------------
products 商品案内ここまで
-------------------------*/
/*-------------------------
guide ここから
-------------------------*/
/* qa toggle*/
.t18-guide-upper {
   font-size: 1.6rem;
   line-height: 1.5;
   margin: 40px 0;
}
.t18-toggle-outer {
   border: 1px solid #ccc;
   font-size: 1.6rem;
   line-height: 2;
   margin: 0 0 20px;
   padding: 20px;
}
.t18-toggle-outer:last-child {
   margin: 0 0 60px;
}
.t18-toggle-q {
   padding: 0 0 0 55px;
   position: relative;
}
.t18-toggle-q::before {
   background: #c00;
   border-radius: 20px;
   color: #fff;
   content: "Q";
   left: 0;
   font-size: 2.4rem;
   position: absolute;
   top: -2px;
   text-align: center;
   width: 38px;
   line-height: 1;
   padding: 4px 0 10px;
}
.t18-toggle-a {
   position: relative;
   margin: 30px 0 0;
}
.t18-toggle-a::before {
   background: #999;
   border-radius: 20px;
   color: #fff;
   content: "A";
   left: -55px;
   font-size: 2.4rem;
   position: absolute;
   top: -2px;
   text-align: center;
   width: 38px;
   line-height: 1;
   padding: 4px 0 10px;
}
.t18-toggle-hidden {display: none; position: absolute; top:0; right:0; width: 100%;}
.t18-toggle-hidden::before {color: #c00; content: "▼"; float: right;}
.t18-toggle-hidden.t18-alternate::before {content: "▲"; float: right;}

.t18-guide-block-outer {
   margin: 0 0 45px;
   position: relative;
}
.t18-guide-block-outer::after {
   color: #c00;
   content: "▼";
   font-size: 3.0rem;
   position: absolute;
   bottom: -38px;
   left: 50%;
}
.t18-guide-block-outer:last-child::after {
   content: "";
}
.t18-guide-block-border {
   border: 1px solid #ccc;
   overflow: hidden;
   padding: 40px;
   position: relative;
}



.t18-guide-block-inner-upper {
   color: #c00;
   float: right;
   position: relative;
   width: 575px;
}
.t18-guide-block-inner-upper > span {
   font-weight: bold;
   position: absolute;
   line-height: 1;
   left: 0;
   top: 3px;
}
.t18-guide-block-inner-upper-title {
   font-size: 2.4rem;
   line-height: 1;
   margin: 0;
   padding: 0 0 0 60px;
}
.t18-guide-block-inner-left {
   float: left;
   width: 180px;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-guide-block-inner-left {
      width: 22%;
   }
}
.t18-guide-block-inner-left img {
   display: block;
   width: 100%;
   height: auto;
}
.t18-guide-block-inner-bottom {
   float: right;
   width: 575px;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-guide-block-inner-upper,
   .t18-guide-block-inner-bottom {
      width: 76%;
   }
}
.t18-guide-block-inner-bottom-main {
   font-size: 1.6rem;
   line-height: 1.666;
   margin: 15px 0;
   padding: 0;
}
.t18-guide-block-inner-bottom-links {
   margin: 0;
   overflow: hidden;
   padding: 0;
}
.t18-guide-block-inner-bottom-links li {
   background-image: url(/common/images/product_arrow.png);
   background-repeat: no-repeat;
   background-position: 10px 5px;
   background-size: 7px 12px;
   font-size: 1.6rem;
   line-height: 1.333;
   list-style-type: none;
   padding: 0 0 0 30px;
   margin: 0 10px 15px 0;
   display: inline-block;
   float: left;
}
.t18-guide-block-inner-bottom-links li a {
   color: #000;
   text-decoration: none;
}
.t18-guide-block-inner-bottom-links li a:hover {
   text-decoration: underline;
}
.t18-guide-block-inner-bottom-note {
   font-size: 1.2rem;
   line-height: 1.5;
   margin: 0;
   padding: 0;
}
.t18-guide-bottom {
   font-size: 2.4rem;
   line-height: 1.75;
   text-align: center;
   margin: 70px 0;
}
@media screen and (max-width: 750px) {
   .t18-toggle-outer {
      font-size: 2.8rem;
      line-height: 1.5;
      margin: 40px 0;
      padding: 25px;
   }
   .t18-guide-upper {
      font-size: 3.4rem;
   }
   .t18-toggle-hidden {
      display: block;
   }
   .t18-toggle-q {
      padding: 0 30px 0 65px;
   }
   .t18-toggle-q::before {
      border-radius: 25px;
      left: 0px;
      font-size: 3rem;
      top: -2px;
      width: 50px;
      padding: 8px 0 12px;
   }
   .t18-toggle-a {
      display: none;
   }
   .t18-toggle-a::before {
      border-radius: 25px;
       left: -65px;
       font-size: 3rem;
       width: 50px;
       padding: 8px 0 12px;
   }

   .t18-guide-block-inner-upper {
      float: none;
      width: auto;
      text-align: center;
   }
   .t18-guide-block-inner-upper > span {
      position: relative;
      font-size: 2.4rem;
      line-height: 1.75;
   }
   .t18-guide-block-inner-upper-title {
      font-size: 3.6rem;
      margin: 0;
      padding: 0 0 0 0px;
   }
   .t18-guide-block-inner-left {
      float: none;
      width: 60%;
      margin: 20px auto;
   }
   .t18-guide-block-inner-bottom {
      float: none;
      width: auto;
   }
   .t18-guide-block-inner-bottom-main {
      font-size: 2.8rem;
      line-height: 1.5;
   }
   .t18-guide-block-inner-bottom-links {
      margin: 0;
      overflow: hidden;
      padding: 0;
   }
   .t18-guide-block-inner-bottom-links li {
      background-position: 5px 7px;
      background-size: 15px 23px;
      font-size: 2.6rem;
      line-height: 1.333;
      display: block;
      float: none;
      clear: both;
   }
   .t18-guide-block-inner-bottom-links li a {
      color: #000;
      text-decoration: none;
   }
   .t18-guide-block-inner-bottom-links li a:hover {
      text-decoration: underline;
   }
   .t18-guide-block-inner-bottom-note {
      font-size: 2.2rem;
   }
   .t18-guide-bottom {
      font-size: 3.0rem;
      line-height: 1.666;
   }
   .t18-guide-block-outer {
      margin: 0 0 0;
   }
   .t18-guide-block-outer::after {
      font-size: 6.0rem;
      position: relative;
      bottom: 0;
      left: 0;
      text-align: center;
      display: block;
   }
   .t18-guide-block-outer:last-child::after {
      content: "";
   }
   .t18-guide-block-border {
      border: 1px solid #ccc;
      overflow: hidden;
      padding: 40px;
      position: relative;
   }
}

/*-------------------------
guide ここまで
-------------------------*/
/*-------------------------
company ここから
-------------------------*/
.t18-company-detail {
   position: relative;
   margin: 0 0 80px;
}
.t18-company-detail > table {
   border-bottom: 2px solid #ccc;
   border-spacing: 0;
   font-size: 1.6rem;
   margin: 0 0 40px;
   width: 100%;
}
.t18-company-detail > table th {
   background: #f1f1f1;
   border-top:2px solid #ccc;
   font-weight: normal;
   letter-spacing: -.5px;
   line-height: 2;
   padding: 15px;
   text-align: left;
   vertical-align: top;
   white-space: nowrap;
   width:200px;
}
.t18-company-detail > table td {
   background: #fff;
   border-top:2px solid #ccc;
   line-height: 2;
   padding: 15px 15px 15px 111px;
   position: relative;
}
.t18-company-detail > table td a {
   color: #000;
}
.t18-td-left {
   display: inline-block;
   left: 0;
   position: absolute;
   padding-left: 15px;
   width: 110px;
}
.t18-company-detail > table.officer td {
   background: #fff;
   border-top:2px solid #ccc;
   line-height: 2;
   padding: 15px;
}
.officer_name {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.officer_name dt {
    padding: 0;
    margin: 0 10px 0 0;
    width: 20%;
}
.officer_name dd {
    padding: 0;
    margin: 0 0 0 0;
    width: 76%;
}
.t18-company-map img {
   display: block;
   height: auto;
   margin: 0 auto;
   max-width: 100%;
}
.t18-company-img img {
   display: block;
   width: 100%;
   max-width: 100%;
   height: auto;
   margin: 0 auto;
}
.t18-company-img-harf {
	font-size: 0;
}
.t18-company-img-harf img {
   display: inline-block;
   width: 48%;
   max-width: 48%;
   height: auto;
   margin: 0 4% 0 0;
}
.t18-company-img-harf img:nth-child(2n) {
	margin-right: 0;
}
.t18-modal-image {
   display: block;
   width: 1100px;
   height: 2100px;
   top: 0;
   left: 0;
   position: absolute;
}
.t18-company-border {
   border: 1px solid #ccc;
}
.t18-company-border.t18-inquiry-bottom-privacy-inner {
   overflow: hidden;
   padding: 24px 20px;
}
.t18-company-border .t18-left {
   float: left;
   width: 500px;
   display: block;
}
.t18-company-border .t18-left > p {
   margin-top: 0;
}
.t18-company-border .t18-left > .t18-prmagazine-list {
   margin-top: 0;
}
.t18-company-group-detail > table {
   border-collapse: collapse;
   width: 100%;
   margin: 0 0 40px;
   table-layout: fixed;
}
.t18-company-group-detail > table th,
.t18-company-group-detail > table td {
   border-width: 2px 0;
   border-color: #ccc;
   border-style: solid;
   font-size: 1.4rem;
   line-height: 1.333;
   height: 130px;
   padding: 10px;
   text-align: left;
}
.t18-company-group-detail > table th a {
   background-image: url(/common/images/icon_blank_s.png);
   background-repeat: no-repeat;
   background-position: 100% 1px;
   background-size: 20px 18px;
   color: #000;
   padding: 0 25px 0 0;
   text-decoration: none;
}
.t18-company-group-detail > table th a:hover,
.t18-company-group-detail > table td a:hover {
   text-decoration: underline;
}

.t18-company-group-detail > table th {
   font-weight: normal;
   white-space: nowrap;
}
.t18-company-group-detail > table .t18-logo {
}
.t18-company-group-detail > table .t18-logo img {
   display: inline-block;
   float: right;
   height: auto;
   vertical-align: middle;
   max-width: 160px;
}
.t18-company-group-detail > table td.t18-tel {
   white-space: nowrap;
}
.t18-company-group-detail > table th {
   width: 30%;
}
.t18-company-group-detail > table td:nth-child(2){
   width: 20%;
}
.t18-company-group-detail > table td:nth-child(3){
   width: 15%;
}
.t18-company-group-detail > table td:nth-child(4){
   width: 35%;
}
@media screen and (max-width: 750px) {
   .t18-company-group-detail .t18-middle-large-title::before {
      content: "●";
   }
   .t18-company-group-detail > table {
      margin: 0 0 160px;
      width: 100%;
   }
   .t18-company-group-detail > table th,
   .t18-company-group-detail > table td {
      border-width: 0;
      clear: both;
      display: block;
      font-size: 2.8rem;
      padding: 0px;
      max-width: none;
      height: auto;
      max-height: 100%;
      width: auto !important;
   }
   .t18-company-group-detail > table th a,
   .t18-company-group-detail > table td a {
      background-position: 100% 4px;
      background-size: 40px 36px;
      padding: 0 50px 0 0;
   }
   .t18-company-group-detail > table th {
      font-weight: bold;
      padding: 100px 0 0;
      white-space: initial;
   }
   .t18-company-group-detail table tr:first-child th {
      padding: 20px 0 0;
   }
   .t18-company-group-detail > table .t18-logo {
      margin: 0 auto;
   }
   .t18-company-group-detail > table .t18-logo img {
      display: block;
      float:  none;
      width: 50%;
      max-width: none;
      height: 180px;
      margin: 0 auto;
      object-fit: cover;
   }
   .t18-company-group-detail > table td.t18-tel {
      padding: 0 0 20px;
      white-space: nowrap;
      width: auto;
   }
   .t18-nosp {
      display: none !important;
   }
}
.t18-company-eco-red {
   color: #c00;
   position: relative;
   width: 100%;
}
.t18-company-eco-red  > span {
   font-weight: bold;
    position: absolute;
    line-height: 1;
    left: 0;
    top: 5px;
    font-size: 1.6rem;
}
.t18-company-eco-red-title {
   font-size: 2.4rem;
   line-height: 1;
   margin: 0;
   padding: 0 0 0 80px;
}
@media screen and (max-width: 750px) {
   .t18-company-eco-red {
      float: none;
   }
   .t18-company-eco-red > span {
      position: relative;
      font-size: 2.6rem;
      line-height: 1.75;
   }
   .t18-company-eco-red-title {
      font-size: 3.6rem;
      margin: 0;
      padding: 0 0 0 0px;
   }
}


.t18-youtube-split {
   overflow: hidden;
}
.t18-youtube-split-inner {
   display: inline-block;
   float: right;
}
.t18-youtube-split-inner iframe {
   border: 0;
}
.t18-youtube-split-inner:first-child {
   float: left;
}
@media screen and (max-width: 1190px) and (min-width: 751px) {
   .t18-youtube-split-inner,
   .t18-youtube-split-inner:first-child {
      clear: both;
      display: block;
      float: none;
      margin: 0 auto;
      width: 427px;
   }
}
.t18-youtube-split-inner p {
   text-align: center;
}
.t18-prmagazine-top {
   float: left;
}
.t18-publicRelations-outer-outer {
   overflow: hidden;
   width: 100%;
   clear: both;
}
.t18-publicRelations-outer {
   position: relative;
   -webkit-transition: all .2s;
   -moz-transition: all .2s;
   -ms-transition: all .2s;
   -o-transition: all .2s;
   transition: all .2s;
   opacity: 1;
   width: 278px;
   float: left;
   margin: 0 0 0 19px;
}
.t18-publicRelations-outer:first-child {
   margin: 0;
}
.t18-publicRelations-outer:hover {
   opacity: .7;
}
.t18-publicRelations-outer img {
   display: none;
}
.t18-publicRelations-outer img:first-child {
   display: block;
}
.t18-publicRelations-outer a {
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
}
/*-------------------------
event report end
-------------------------*/
.t18-pr-report-blocks {
   display: flex;
   flex-wrap: wrap;
   margin: 20px 0;
}
.t18-pr-report-block > a {
   color: #000;
   text-decoration: none;
}
.t18-pr-report-block > a:hover {
   text-decoration: underline;
}
.t18-pr-report-block {
   position: relative;
   width: 47%;
   margin: 0 0 20px 6%;
}
.t18-pr-report-block:nth-child(2n+1){
   margin: 0 0 20px;
}
.t18-pr-report-img > img {
   width: 100%;
   height: auto;
}
.t18-pr-report-block-para {
   color: #333;
   line-height: 1.5;
   margin: 10px 0 0;
}
@media screen and (max-width: 750px) {
   .t18-pr-report-block-para {
      font-size: 2.8rem;
   }
}
.t18-youtube-fullwidth {
   position: relative;
   padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
   height: 0;
   overflow: hidden;
}
.t18-youtube-fullwidth > iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.t18-mp4-fullwidth video {
   width: 100%;
    height: auto;
}
/*-------------------------
event report end
-------------------------*/

.t18-prmagazine-area {}
.t18-prmagazine-area > ul {
   margin: 0 auto 60px;
   padding: 0;
   display: flex;
   flex-wrap: wrap;
   max-width: 873px;
   text-align: left;
}
.t18-prmagazine-area > ul li {
   border: 1px solid #ccc;
   color: #000;
   font-size: 1.6rem;
   letter-spacing: -.4px;
   line-height: 1.5;
   list-style-type: none;
   margin: 0 0 20px 19px;
   padding: 20px;
   position: relative;
   text-align: center;
   width: 31%;
   -webkit-transition: all .2s;
   -moz-transition: all .2s;
   -ms-transition: all .2s;
   -o-transition: all .2s;
   transition: all .2s;
   opacity: 1;
}
.t18-prmagazine-area > ul li img {
   display: block;
   margin: 0 auto 11px;
   height: auto;
   width: 70%;
}
/*カタログラインナップ catalog_lineup 例外*/
.t18-prmagazine-area > ul li .t18-catalog-download {
   clear: both;
   display: block;
   font-size: 1.2rem;
   color: #999;
   margin: 10px 0 0;
}
.t18-prmagazine-area > ul li .t18-catalog-download::before {
   margin: 0px 2px 0 0px;
   content: "";
   display: inline-block;
   width: 19px;
   height: 24px;
   background: url(/common/images/icon_pdf.png);
   background-size: 19px;
   background-repeat: no-repeat;
   vertical-align: middle;
   padding: 2px 0 0;
}
.t18-prmagazine-area > ul li a {
   color: #000;
   text-decoration: none;
}
.t18-prmagazine-area > ul li a:hover {
   text-decoration: underline;
}
.t18-prmagazine-area > ul li:nth-child(3n+1) {
   margin: 0 0px 20px 0;
}
@media screen and (max-width: 750px) {
   .t18-youtube-split-inner {
      display: block;
      float: none;
      text-align: center;
   }
   .t18-youtube-split-inner iframe {
      display: inline-block;
      height: 400px;
      width: 710px;
   }
   .t18-youtube-split-inner:first-child {
      float: none;
   }
   .t18-youtube-split-inner p {
      font-size: 2.8rem;
   }
   .t18-publicRelations-outer {
      position: relative;
      width: 100%;
      margin: 0;
   }
   .t18-publicRelations-outer img {
      display: block;
      height: auto;
      width: 60%;
      margin: 0 auto 40px;
   }
   .t18-publicRelations-outer img:first-child {
      display: none;
   }
   .t18-publicRelations-outer a {
      display: none;
   }
   .t18-prmagazine-area > ul li {
      font-size: 2.4rem;
      width: 48%;
   }
   .t18-prmagazine-area > ul li:nth-child(3n+1) {
      margin: 0 0px 20px 19px;
   }
   .t18-prmagazine-area > ul li:nth-child(odd) {
      margin: 0 0px 20px 0;
   }
   .t18-prmagazine-area > ul li .t18-catalog-download {
      font-size: 2.2rem;
   }
}
/*↑
全然違うもの（ページ）
↓*/
.t18-prmagazine-title {
   font-size: 1.6rem;
   font-weight: normal;
   margin-bottom: 0;
   position: relative;
}
.t18-prmagazine-title::before {
   content: "■";
}
.t18-prmagazine-list {
   padding-left: 25px;
}
.t18-prmagazine-title-sub {
   font-size: 1.4rem;
   margin: 0;
   font-weight: bold;
}

@media screen and (max-width: 750px) {
   .t18-company-detail > table {
      font-size: 3rem;
   }
   .t18-td-left {
      width: 170px;
   }
   .t18-company-detail > table td {
      padding: 15px 15px 15px 170px;
   }
.officer_name {
    display: block;
}
.officer_name dt {
    padding: 0;
    margin: 0;
    width: 100%;
    line-height: 1.2;
}
.officer_name dd {
    padding: 0;
    margin: 0 0 30px 0;
    width: 100%;
    line-height: 1.2;
}
.officer_name dd.end {
    margin: 0;
}
   .t18-company-map img {
      width: 100%;
      height: auto;
   }
   .t18-company-img-harf img {
      width: 100%;
      max-width: 100%;
      margin: 0 auto 40px;
   }
   .t18-company-img-harf img:nth-child(2n) {
	   margin-bottom: 0;
   }
   .t18-modal-image {
      display: none;
   }
   .t18-company-border .t18-left {
      clear: both;
      float: none;
      width: auto;
   }

   .t18-prmagazine-top {
      float: none;
      font-size: 2.8rem;
   }
   .t18-prmagazine-title {
      font-size: 2.8rem;
   }
   .t18-prmagazine-list {
      padding-left: 35px;
      font-size: 2.8rem;
   }
   .t18-prmagazine-title-sub {
      font-size: 2.6rem;
   }
}
/*
modaal上書き
*/
.modaal-container {
   background: transparent;
}
.modaal-gallery-item img {
   padding-top: 100px;
}
.modaal-gallery-item.is_active {
   background: #fff;
}
/*-------------------------
company ここまで
-------------------------*/
/*-------------------------
sitemap
-------------------------*/
.t18-sitemap a {
   color: #000;
}
.t18-sitemap a:hover {
   text-decoration: underline;
}
.t18-sitemap .t18-list-basic1.t18-nolist {
   padding-left: 0;
}
.t18-sitemap .t18-list-basic1.t18-nolist > li a {
   background-image: url(/common/images/product_arrow.png);
   background-repeat: no-repeat;
   background-position: 5px 7px;
   background-size: 7px 12px;
   padding: 0 0 0 20px;
   text-decoration: none;
}
@media screen and (max-width: 750px) {
   .t18-sitemap .t18-list-basic1.t18-nolist > li a {
      background-position: 5px 12px;
      background-size: 15px 23px;
      font-size: 3rem;
      padding: 0 0 0 35px;
   }
}
/*-------------------------
html上に存在せず、newsページタブ切り替え・jQueryで使用
-------------------------*/
.t18-news-off {
   display: none;
}
.t18-news-on {
   display: block;
}
/*-------------------------
test
-------------------------*/
#central {
   margin: 0;
}
.t18-main {
   float: right;
   width: 750px;
}
.t18-sub {
   float: left;
   width: 588px;
}
@media screen and (max-width: 750px) {
   .t18-main {
      float: none;
      padding: 2%;
      width: 96%;
   }
   .t18-sub {
      display: none;
      float: left;
      width: 588px;
   }
}
.testtest {
   content: url(/common/images/if_079_Pin2_183207.svg);
   fill:#c00;
}
/* google maps apiで試用*/
@media screen and (max-width: 750px) {
   .gm-style-iw div > div {
      font-size: 2.8rem;
   }
   .gm-style img {
   }
}
@media screen and (max-width: 750px) {
   .t18-add-long-banner {}
   .t18-add-long-banner img {
      width: 100%;
      height: auto;
   }
}





/*-------------------------
2019.10.01追加、商品詳細ページからレンタルECへ遷移させるボタン用
-------------------------*/
br.display_sp {display: none;}
.rental_ec_btn {
    display: block;
    text-align: center;
    margin: -20px auto 0;
    padding-bottom: 70px;
    width: 89.2%;
}
.rental_ec_btn p {
    padding-bottom: 10px;
    line-height: 1;
    font-weight: bold;
    font-size: 1.7rem;
}
.rental_ec_btn ul.rental {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    margin: 0;
    padding: 0;
}
.rental_ec_btn ul.rental li {
    width: 48%;
    margin: 0 0 70px;
    padding: 0;
    position: relative;
}
.rental_ec_btn ul.rental li.cntr {
    width: 50%;
}
.rental_ec_btn ul.rental li .btn-buy {
    width: 100%;
    padding: 4% 0;
    margin: 0;
    font-size: 1.4rem;
    color: #fff;
    text-decoration: none !important;
    background: #9c9797 url("/common/images/icon_window.svg") 95% 50% no-repeat;
    background-size: 14px 14px;
    border: none;
    border-radius: 6px;
    position: absolute;
    top: 0;
    right: 0;
}
.rental_ec_btn ul.rental li.cntr .btn-buy {
    width: 100%;
    padding: 4% 0;
    margin: 0;
    font-size: 1.4rem;
    color: #fff;
    text-decoration: none !important;
    background: #9c9797 url("/common/images/icon_window.svg") 95% 50% no-repeat;
    background-size: 14px 14px;
    border: none;
    border-radius: 6px;
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
}
.rental_ec_btn ul.rental li .btn-buy:hover {
    opacity: 0.7;
}
.rental_ec_btn_2 {
    display: block;
    text-align: center;
    margin: -20px auto 0;
    width: 89.2%;
}
.rental_ec_btn_2 ul.rental {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    margin: 0;
    padding: 0;
}
.rental_ec_btn_2 ul.rental li {
    width: 48%;
    margin: 0 0 40px;
    padding: 0;
    position: relative;
}
.rental_ec_btn_2 ul.rental li.cntr {
    width: 50%;
}
.rental_ec_btn_2 ul.rental li .btn-buy {
   background-color: #9c9797;
   border-width: 0 0 5px;
   border-style: solid;
   border-color: #878484;
   color: #fff;
	 text-decoration: none;
   align-items: center;
   display: flex;
   justify-content: center;
   float: none;
   font-size: 1.6rem;
   height: 65px;
   margin: 0;
   width: 100%;
   padding: 4% 0;
   position: relative;
	 background: #9c9797 url(/common/images/icon_window.svg) 95% 50% no-repeat;
	 background-size: 14px 14px;
}



@media only screen and (max-width: 767px) {
br.display_sp {display: block;}
.rental_ec_btn p {
    font-size: 2.4rem;
    padding-bottom: 5px;
    line-height: 1.5;
    margin: 0 0 30px;
}
.rental_ec_btn ul.rental {
    display: block;
}
.rental_ec_btn ul.rental li, .rental_ec_btn ul.rental li.cntr {
    width: 100%;
    margin-bottom: 40px;
}
.rental_ec_btn ul.rental li:last-child {
    margin-bottom: 0;
}
.rental_ec_btn ul.rental li .btn-buy {
    display: block;
    position: relative;
    font-size: 2.3rem;
    background-size: 20px 20px;
}
.rental_ec_btn ul.rental li.cntr .btn-buy {
    display: block;
    position: relative;
    font-size: 2.3rem;
    background-size: 20px 20px;
    left: 0;
}

.rental_ec_btn_2 ul.rental {
    display: block;
}
.rental_ec_btn_2 ul.rental li, .rental_ec_btn ul.rental li.cntr {
    width: 100%;
    margin-bottom: 40px;
}
.rental_ec_btn_2 ul.rental li:last-child {
    margin-bottom: 0;
}
.rental_ec_btn_2 ul.rental li .btn-buy {
    display: block;
    position: relative;
    font-size: 2.3rem;
    background-size: 20px 20px;
}
.rental_ec_btn_2 ul.rental li.cntr .btn-buy {
    display: block;
    position: relative;
    font-size: 2.3rem;
    background-size: 20px 20px;
    left: 0;
}
}

.t18-news-definition-List, .t18-news-definition-List-shop {
   margin: 0 0 30px;
   padding: 0;
   display: flex;
   flex-wrap: wrap;
   font-size: 116%;
 }
 .t18-news-definition-List dt {
   width: 20%;
   margin: 0 0 18px;
   padding: 0;
   line-height: 1.4;
 }
 .t18-news-definition-List dd {
   width: 78%;
   margin: 0 0 18px;
   padding: 0;
   line-height: 1.4;
   margin-left: 1.0em;
   text-indent: -1.0em;
 }
 .t18-news-definition-List dd::before, .t18-news-definition-List-shop dd::before {
   content: "："
 }
 .t18-news-definition-List-shop dt {
   width: 8%;
   margin: 0 0 10px;
   padding: 0;
   line-height: 1.4;
 }
 .t18-news-definition-List-shop dd {
   width: 88%;
   margin: 0 0 10px;
   padding: 0;
   line-height: 1.4;
   margin-left: 1.0em;
   text-indent: -1.0em;
 }
 @media screen and (max-width: 750px) {
   .t18-news-definition-List, .t18-news-definition-List-shop {
      margin: 0 0 30px !important;
      padding: 0 0 30px !important;
     display: block;
     font-size: 230%;
   }
   .t18-news-definition-List dt, .t18-news-definition-List-shop dt {
     width: 100%;
     margin: 0 0 10px;
     line-height: 1;
   }
   .t18-news-definition-List dd, .t18-news-definition-List-shop dd {
     width: 100%;
     margin: 0 0 35px;
     margin-left: 0em;
     text-indent: 0em;
     line-height: 1;
   }
   .t18-news-definition-List dd::before, .t18-news-definition-List-shop dd::before {
     content: ""
   }
 }


 .t18-list-roma {
   margin-bottom: 40px !important;
}
.t18-list-roma > li {
   font-size: 1.6rem;
   line-height: 1.666;
   margin: 10px 0 !important;
    list-style-type: upper-roman;
    padding: 0;
}
.t18-list-roma > li:first-child {
   margin-top: 0 !important;
}
@media screen and (max-width: 750px) {
   .t18-list-roma > li {
      font-size: 2.8rem;
   }
}



/* css 2024-07-11追加 */
.parsley-errors-list > li {
	font-weight: bold;
}

a.contact-link {
    padding-right: 20px;
    background: url(/common/images/new/icn_blank-black.svg) no-repeat right center;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@media screen and (max-width: 750px) {
   a.contact-link {
      padding-right: 30px!important;
      background: url(/common/images/new/icn_blank-black-sp.svg) no-repeat right center!important;
  }
}

td>fieldset{
	border: none;
}
/* css 2024-07-11追加ここまで */


/* 2024-0729 アクセシビリティ対応*/

/* コントラスト調整対応 */
.t18-form-option::before {
   background: #716F6F;
}
.t18-common-btn-area span:hover, .t18-common-btn-area input:hover[type="submit"], .t18-common-btn-area input:hover[type="button"] {
   opacity: .8;
}

/* 必須ラベル */
span.require-label{
background: #c00;
border-radius: 4px;
color: #fff;
font-size: 1.2rem;
padding: 3px 6px;
margin-right: 15px;
}

/* 任意ラベル */
span.option-label{
background: #716F6F;;
border-radius: 4px;
color: #fff;
font-size: 1.2rem;
padding: 3px 6px;
margin-right: 15px;
}

th.t18-form-require-label,th.t18-form-option-label {
   padding: 30px 20px 30px 20px;
}

/* 商品案内アイコン */
.t18-products-detail-icons-outer > ul > .t18-active {
   background: #ED0B00;
   border: 1px solid #ED0B00;
   color: #fff;
}

/* 店舗検索　MAPカラー */

.t18-middle-1st-map > ul > li.hokkaido {
   background: #388130;
   border-color: #388130;
}

.t18-middle-1st-map > ul > li.hokkaido:hover > a {
   color: #388130;
}

.t18-middle-1st-map > ul > li.aomori,
.t18-middle-1st-map > ul > li.akita,
.t18-middle-1st-map > ul > li.iwate,
.t18-middle-1st-map > ul > li.yamagata,
.t18-middle-1st-map > ul > li.miyagi,
.t18-middle-1st-map > ul > li.fukushima{
   background: #a66004;
   border-color: #a66004;
}

.t18-middle-1st-map > ul > li.aomori:hover > a,
.t18-middle-1st-map > ul > li.akita:hover > a,
.t18-middle-1st-map > ul > li.iwate:hover > a,
.t18-middle-1st-map > ul > li.yamagata:hover > a,
.t18-middle-1st-map > ul > li.miyagi:hover > a,
.t18-middle-1st-map > ul > li.fukushima:hover > a{
   color: #a66004;
}

.t18-middle-1st-map > ul > li.shiga,
.t18-middle-1st-map > ul > li.mie,
.t18-middle-1st-map > ul > li.kyoto,
.t18-middle-1st-map > ul > li.nara,
.t18-middle-1st-map > ul > li.wakayama,
.t18-middle-1st-map > ul > li.hyogo,
.t18-middle-1st-map > ul > li.osaka {
   background: #6c6913;
   border-color: #6c6913;
}

.t18-middle-1st-map > ul > li.shiga:hover > a,
.t18-middle-1st-map > ul > li.mie:hover > a,
.t18-middle-1st-map > ul > li.kyoto:hover > a,
.t18-middle-1st-map > ul > li.nara:hover > a,
.t18-middle-1st-map > ul > li.wakayama:hover > a,
.t18-middle-1st-map > ul > li.hyogo:hover > a,
.t18-middle-1st-map > ul > li.osaka:hover > a {
   color: #6c6913;
}

.t18-middle-1st-map > ul > li.kagawa,
.t18-middle-1st-map > ul > li.tokushima,
.t18-middle-1st-map > ul > li.ehime,
.t18-middle-1st-map > ul > li.kochi{
   background: #3b824b;
   border-color: #3b824b;
}

.t18-middle-1st-map > ul > li.kagawa:hover > a,
.t18-middle-1st-map > ul > li.tokushima:hover > a,
.t18-middle-1st-map > ul > li.ehime:hover > a,
.t18-middle-1st-map > ul > li.kochi:hover > a{
   color: #3b824b;
}

/* 2024-0729 アクセシビリティ対応ここまで*/


/* 2024-0815 アクセシビリティ対応追加
 店舗検索 */
h2.t18-1stTitle-under-ctgr {
   font-weight: normal;
}

h2.t18-middle-split-history-title {
   font-weight: normal;
}

/* 保険その他・法規・資格 */
.t18-products-detail-header-ctgr {
   color: #666;
}

/* ラジオボタン */
.t18-inquiry-catalog td input[type="radio"] + label::before {
   display: none;
}

.t18-inquiry-catalog td input[type="radio"]:checked + label::after {
   display: none;
}

.t18-inquiry-catalog td input[type="radio"]{
   display: inline-flex;
   transform: scale(1.6);
   accent-color: #cc0000;
}

.t18-inquiry-catalog td input[type="radio"] + label {
   padding-left: 10px;
   position:relative;
   margin-right: 20px;
}
.t18-breadcrumb ul em {
   font-style: normal!important;
}

/* ニュース */
@media screen and (max-width: 750px) {
   .t18-news-date {
      color: #666;
	}
}

/* 主な事業所　ボタン追加 */
.btn_main-office {
   background-color: #dadada;
   color: #5d5d5d;
   border: none;
   padding: 1rem 4rem;
   margin: 0.5rem auto 1rem;
}



/* 店舗詳細、備考欄にURLを付与 */
#bikou_link a{
   word-break: break-all;
   color: #0000ee;
}