@charset "UTF-8";
/* 目次 ==================================================================================*/
/* RESET ------------------------------------------------------------------------ */
/* BODY CONFIG ------------------------------------------------------------------ */
/* HEADER AREA ------------------------------------------------------------------ */
/* NAVI SUB -------------- */
/* SEARCH AREA ----------- */
/* SEARCH BUTTON */
/* NAVI GLOBAL AREA ------------------------------------------------------------- */
/* NAVI GLOBAL ----------- */
/* ROOF COLOR */
/* SIDING COLOR */
/* GUTTER COLOR */
/* BIZ COLOR */
/* BREADCRUMB ------------------------------------------------------------------- */
/* CONTENTS HEADING  ------------------------------------------------------------ */
/* TITLE ----------------- */
/* NAVI LOWER ------------ */
/* CONTENTS AREA ---------------------------------------------------------------- */
/* FOOTER AREA ------------------------------------------------------------------ */
/* NAVI FOOTER ----------- */
/* CATEGORY */
/* PRIMARY */
/* CHILD */
/* FOOTER BOTTOM --------- */
/* COPYRIGHT */
/* COMPANY INFO */
/* RESET ------------------------------------------------------------------------ */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; box-sizing: border-box; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, li { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

*, *::before, *::after { box-sizing: border-box; }

input, textarea, select { font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-feature-settings: "palt"; }

input[type="submit"], input[type="button"], input[type="search"] { border-radius: 0; -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; cursor: pointer; }

input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration, input[type="search"]::-webkit-search-decoration { display: none; }

input[type="submit"]::focus, input[type="button"]::focus, input[type="search"]::focus { outline-offset: -2px; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; outline: none; background: transparent; }

button, input[type="submit"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0; border: none; outline: none; background: transparent; }

/* BASIC LINK COLOR ------------------------------------------------------------------ */
a:link { color: #064d79; text-decoration: none; }

a:visited { color: #064d79; text-decoration: none; }

a:hover { color: #064d79; text-decoration: underline; }

a:active { color: #064d79; text-decoration: underline; }

/* BODY CONFIG ------------------------------------------------------------------ */
html { font-size: 62.5%; }

body { color: #1A1B1B; font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-feature-settings: "palt"; line-height: 2; }

@media print, screen and (min-width: 751px) { body { font-size: 16px; padding-top: 67px; } }
@media screen and (max-width: 750px) { body { font-size: 14px; padding-top: 45px; } }
@keyframes forminput { 100% { opacity: 1; }
  0% { opacity: 0; } }
/* HEADER AREA ------------------------------------------------------------------ */
@media print, screen and (min-width: 1025px) { #headerArea { background-color: #FFF; display: flex; align-items: center; padding: 0 40px 0; height: 90px; width: 100%; position: fixed; top: 0; left: 0; -webkit-transform: translateY(0); transform: translateY(0); z-index: 10; -webkit-transition: -webkit-transform .8s ease; transition: -webkit-transform .8s ease; transition: transform .8s ease; transition: transform .8s ease, -webkit-transform .8s ease; }
  #headerArea.headerUnpinned { -webkit-transform: translateY(-150%); transform: translateY(-150%); }
  #headerArea:hover { background-color: #434343 !important; }
  #headerArea a { color: #000000; text-decoration: none; }
  #logoMain { font-size: 0; line-height: 0; }
  #logoMain a { background-image: url("../img/logo_main.webp"); background-repeat: no-repeat; background-size: 154px auto; text-indent: 100%; white-space: nowrap; overflow: hidden; display: block; height: 28px; width: 154px; }
  #headerArea:hover #logoMain a { background-image: url("../img/logo_main_w.webp"); }
  #home #logoMain a { display: inline; background: none; }
  #logoMain img { height: auto; width: 154px; }
  #headerArea #logoMain path { fill: #006992 !important; transition: all .3s; }
  #headerArea:hover #logoMain path { fill: #FFF !important; transition: all .3s; }
  #headerNaviArea { display: flex; justify-content: space-between; width: 100%; }
  /* NAVI SUB -------------- */
  #naviSub { display: flex; justify-content: flex-end; margin-right: 0; margin-left: auto; order: 1; }
  #naviSub > ul { display: flex; font-family: 'Noto Sans JP', sans-serif; font-weight: 400; font-size: 12px; margin-top: 30px; opacity: 1; transition: all .3s; }
  #naviSub > ul.active { opacity: 0; transition: all .3s; }
  #naviSub > ul > li { white-space: nowrap; }
  #naviSub > ul > li > a { background-position: left center; background-repeat: no-repeat; }
  #headerArea:hover #naviSub > ul > li > a { color: #FFF; }
  #naviSub > ul > li.faq > a { background-image: url("../img/ic_faq.webp"); background-size: 15px auto; }
  #naviSub > ul > li.cp > a { background-image: url("../img/ic_cp.webp"); background-size: 12px auto; padding-left: 16px; }
  /* SEARCH AREA -------------- */
  #searchArea { margin-left: 20px; display: block !important; position: relative; top: 25px; width: 30px; height: 30px; }
  #searchArea form { position: absolute; top: 0; right: 0; transition: all .8s; width: 30px; height: 30px; border-radius: 25px; padding: 5px; }
  #searchArea input[type="search"] { border: 1px solid #F5F5F5; font-family: 'Noto Sans JP', sans-serif; font-weight: 400; position: absolute; top: 50%; right: 30px; transform: translateY(-50%); width: 84%; height: 26px; line-height: 26px; outline: 0; display: none; border-radius: 20px; padding: 0 20px; }
  /* SEARCH BUTTON  */
  #searchArea .searchBtn { background: url("../img/ic_search.webp") center center no-repeat; background-size: 30px auto; width: 30px; height: 30px; position: absolute; top: 0; right: 0; border-radius: 50%; text-align: center; font-size: 0; }
  #searchArea:hover form { background-color: #000; width: 200px; cursor: pointer; }
  #searchArea form:hover input { display: block; }

  /* 20221215追記 */
   #naviSub > ul .instagram{
     font-size: 0;
  }
  #naviSub > ul .instagram a span{
    border-radius: 7px;
    display: block;
     transition: .3s;
  }
  #naviSub > ul .instagram a:hover span{
    background-color: #000;
  }
  #naviSub > ul .instagram img{
    height: auto;
     width: 30px;
  }

}
@media screen and (max-width: 1130px) and (min-width: 1025px) { #naviSub > ul > li { font-size: 11px; margin-left: 15px; white-space: nowrap; } }
@media screen and (max-width: 1024px) { #headerArea { box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); background-color: #FFF; height: 45px; width: 100%; position: fixed; top: 0; left: 0; -webkit-transform: translateY(0); transform: translateY(0); z-index: 10; -webkit-transition: -webkit-transform .8s ease; transition: -webkit-transform .8s ease; transition: transform .8s ease; transition: transform .8s ease, -webkit-transform .8s ease; }
  #headerArea.headerUnpinned { -webkit-transform: translateY(-150%); transform: translateY(-150%); }
  #headerArea a { color: #000000; text-decoration: none; }
  #logoMain { display: flex; height: 45px; padding-left: 15px; padding-top: 7px; }
  #logoMain a { display: flex; align-self: center; }
  #logoMain a { background-image: url("../img/logo_main.webp"); background-repeat: no-repeat; background-size: 90px auto; text-indent: 100%; white-space: nowrap; overflow: hidden; display: block; height: 16px; width: 90px; }
  #home #logoMain a { text-indent: inherit; display: inline; background: none; height: auto; width: auto; }
  #logoMain img, #logoMain svg { align-self: center; height: auto; width: 90px; }
  #headerNaviArea { display: flex; flex-direction: column; }
  #naviSub { display: flex; justify-content: flex-end; }
  
  /* 20221215追記 */
  #naviSub > ul{
    position: absolute;
    right: 0;
    top: 0;
  }
  #naviSub > ul .global{
    display: none;
  }
   #naviSub > ul .instagram{
     width: 45px;
     height: 45px;
    position: absolute;
    right: 90px;
    top: 0;
  }
  #naviSub > ul .instagram a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
  }
  #naviSub > ul .instagram img{
    height: auto;
    width: 26px;
  }
  
  
  #searchIcon, #menu { display: block; margin-top: -45px; }
  /* SEARCH BUTTON  */
  #searchIcon { background: #FFF url(../img/sp_ic_search.webp) center center no-repeat; background-size: 17px auto; border-left: 1px solid #e3e5e4; text-align: center; cursor: pointer; position: relative; height: 45px; width: 45px; z-index: 11; }
  #searchIcon.active { background-color: #e3e5e4; background-image: none; }
  #searchIcon .menuTrigger, #searchIcon .menuTrigger > span, #searchIcon .menuTrigger > span > span { transition: all .4s; box-sizing: border-box; }
  #searchIcon .menuTrigger > span { position: absolute; right: 12px; top: 13px; }
  #searchIcon .menuTrigger > span > span { position: absolute; right: 0; width: 20px; height: 2px; background-color: #FFF; opacity: 0; }
  #searchIcon.active .menuTrigger > span > span { background-color: #000; opacity: 1; }
  #searchIcon .menuTrigger > span > span:nth-of-type(1) { top: 0px; }
  #searchIcon .menuTrigger > span > span:nth-of-type(2) { top: 16px; }
  #searchIcon.active .menuTrigger > span > span:nth-of-type(1) { -webkit-transform: translateY(8px) rotate(495deg); transform: translateY(8px) rotate(495deg); }
  #searchIcon.active .menuTrigger > span > span:nth-of-type(2) { -webkit-transform: translateY(-8px) rotate(-495deg); transform: translateY(-8px) rotate(-495deg); }
  /* SEARCH AREA -------------- */
  #searchArea { background-color: #e3e5e4; display: none; position: absolute; left: 0; top: 45px; z-index: 3; padding: 10px 15px; width: 100%; }
  #searchArea form { display: flex; align-items: center; }
  #searchArea input[type=search] { border-bottom-left-radius: 50px; border-top-left-radius: 50px; border: none; box-sizing: border-box; font-family: 'Noto Sans JP', sans-serif; font-weight: 500; line-height: 40px; padding: 0 20px; width: 90%; }
  #searchArea input[type=search]::placeholder { color: #E8E8E8; }
  #searchArea input[type=submit] { background: #FFF url(../img/sp_ic_search.webp) center center no-repeat; background-size: 17px auto; border-bottom-right-radius: 50px; border-top-right-radius: 50px; border: none; box-sizing: border-box; cursor: pointer; text-indent: -9999px; overflow: hidden; height: 40px; text-align: center; width: 10%; }
  /* MENU -------------- */
  #menu { background-color: #000000; text-align: center; cursor: pointer; position: relative; height: 45px; width: 45px; z-index: 11; }
  #menu .menuTrigger, #menu .menuTrigger > span, #menu .menuTrigger > span > span { transition: all .4s; box-sizing: border-box; }
  #menu .menuTrigger > span { position: absolute; right: 12px; top: 13px; }
  #menu .menuTrigger > span > span { position: absolute; right: 0; width: 20px; height: 2px; background-color: #FFF; }
  #menu .menuTrigger > span > span:nth-of-type(1) { top: 0px; }
  #menu .menuTrigger > span > span:nth-of-type(2) { top: 8px; }
  #menu .menuTrigger > span > span:nth-of-type(3) { top: 16px; }
  #menu.active .menuTrigger > span > span:nth-of-type(1) { -webkit-transform: translateY(8px) rotate(495deg); transform: translateY(8px) rotate(495deg); }
  #menu.active .menuTrigger > span > span:nth-of-type(2) { -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }
  #menu.active .menuTrigger > span > span:nth-of-type(3) { -webkit-transform: translateY(-8px) rotate(-495deg); transform: translateY(-8px) rotate(-495deg); } }
/* NAVI GLOBAL AREA ------------------------------------------------------------------ */
@media print, screen and (min-width: 1025px) { #naviGlobalArea { display: block !important; align-self: flex-end; order: 0; }
  #headerArea:hover #naviGlobalArea #naviGlobal > li > a, #headerArea:hover #naviGlobalArea #naviGlobal > li > span { color: #FFF; }
  #naviGlobalArea #btClose { display: none !important; }
  /* NAVI GLOBAL -------------- */
  #naviGlobal { display: flex; margin-top: 25px; }
  #naviGlobal > li { font-size: 15px; white-space: nowrap; }
  #naviGlobal > li > a, #naviGlobal > li > span { cursor: pointer; font-family: 'Noto Sans JP', sans-serif; font-weight: 400; display: block; padding-bottom: 35px; padding-left: 15px; padding-right: 15px; position: relative; letter-spacing: .15em; }
  #naviGlobal > li > a:after, #naviGlobal > li > span:after { content: ""; display: block; position: absolute; left: 50%; -webkit-transform: translateX(-50%); /* Safari用 */ transform: translateX(-50%); bottom: 0; height: 5px; width: 0; transition: all .3s; }
  #naviGlobal > li:hover > a:after, #naviGlobal > li:hover > span:after { background-color: #FFF; }
  #naviGlobal > li:nth-child(1):hover > a:after, #naviGlobal > li:nth-child(1):hover > span:after { width: 69px; }
  #naviGlobal > li:nth-child(2):hover > a:after, #naviGlobal > li:nth-child(2):hover > span:after { width: 69px; }
  #naviGlobal > li:nth-child(3):hover > a:after, #naviGlobal > li:nth-child(3):hover > span:after { width: 86px; }
  #naviGlobal > li:nth-child(4):hover > a:after, #naviGlobal > li:nth-child(4):hover > span:after { width: 64px; }
  #naviGlobal > li:nth-child(5):hover > a:after, #naviGlobal > li:nth-child(5):hover > span:after { width: 94px; }
  #naviGlobal > li:nth-child(6):hover > a:after, #naviGlobal > li:nth-child(6):hover > span:after { width: 102px; }
  #naviGlobal > li:first-child > a, #naviGlobal > li:first-child > span { padding-left: 30px; }
  #naviGlobal > li:first-child > a:after, #naviGlobal > li:first-child > span:after { left: calc(50% + 7px); }
  #naviGlobal > li:last-child > a, #naviGlobal > li:last-child > span { padding-right: 30px; }
  #naviGlobal > li:last-child > a:after, #naviGlobal > li:last-child > span:after { left: calc(50% - 7px); }
  #naviGlobal > li > div.child { background-color: #F5F5F5; }
  #naviGlobal > li > div.child { font-family: 'Noto Sans JP', sans-serif; font-size: 14px; font-weight: 400; display: block !important; position: absolute; pointer-events: none; visibility: hidden; opacity: 0; padding: 40px 20px 45px; left: 0; width: 100%; z-index: 5; transition: all .3s; }
  #headerArea.headerUnpinned #naviGlobal > li > div.child { opacity: 0; pointer-events: none; }
  #naviGlobal > li > div.child a { color: #000000 !important; transition: .3s; }
  #naviGlobal > li > div.child a:hover { opacity: .7; }
  #naviGlobal > li:hover > div.child { height: auto; pointer-events: all; visibility: visible; opacity: 1; transition: all .3s; }
  #naviGlobal .childWrap { margin: 0 auto; width: 79.06%; max-width: 1080px; }
  #naviGlobal .index { border-bottom: 1px solid #E5E5E5; padding-bottom: 25px; margin-bottom: 30px; width: 100%; }
  #naviGlobal .index.nb { border-bottom: none; padding-bottom: 25px; margin-bottom: 0; }
  #naviGlobal .index.tb { border-bottom: none; border-top: 1px solid #E5E5E5; margin-bottom: 20px; margin-top: 10px; padding-bottom: 0; padding-top: 25px; }
  #naviGlobal .childList { display: flex; flex-wrap: wrap; }
  #naviGlobal .childList > li { margin-right: 30px; margin-bottom: 15px; }
  #naviGlobal .index a, #naviGlobal .childList > li a, #naviGlobal .imageList > li a span { background: url("../img/ic_arrow_brack.webp") left top 0.5em no-repeat; background-size: 14px auto; display: block; padding-left: 20px; }
  #naviGlobal .imageList > li a span.new1 {
	  background: #434343;
	  color: #fff;
	  display: inline-block;
	  font-size: 10px;
	  line-height: 1.6;
	  margin: -0.4em 0.4em 0;
	  padding: 0 0.4em;
	  position: relative;
	  vertical-align: middle;
  }
  #naviGlobal .imageList > li a span.new1.a {
	  margin-top: -1.5em;
  }
  #naviGlobal .imageList > li a span.sub1 { background: none; display: block; font-size: 12px; font-weight: normal; line-height: 1.2; opacity: 0.5; position: relative; }
  #naviGlobal .imageList > li a span.sub1.blank:after { background: url("../img/icon_blank.webp") no-repeat center center; content: ""; display: inline-block; height: 11px; margin: 0 0 0 5px; width: 11px; vertical-align: middle; }
  #naviGlobal .imageList { display: flex; width: 100%; }
  #naviGlobal .imageList > li { margin-right: 2.314%; width: 23.14%; }
  #naviGlobal .imageList > li:nth-child(4) { margin-right: 0; }
  #naviGlobal .imageList > li a { display: block; }
  #naviGlobal .imageList > li a:before { background-position: center center; background-repeat: no-repeat; background-size: cover; content: ""; display: block; padding-bottom: 52%; margin-bottom: 7px; }
  #naviGlobal dl > dt { font-size: 16px; font-weight: 500; margin-top: 30px; }
  #naviGlobal dl > dd { margin-top: 15px; }
  #naviGlobal .column2 { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; }
  #naviGlobal .column2 .imageList, #naviGlobal .column2 .childList { width: 48.79%; }
  #naviGlobal .column2 .imageList { justify-content: space-between; }
  #naviGlobal .column2 .imageList > li { margin-right: 0; width: 47.49%; }
  #naviGlobal > li:nth-child(1) .imageList > li:nth-child(1) a:before { background-image: url("../img/gnavi_company01.webp"); }
  #naviGlobal > li:nth-child(1) .imageList > li:nth-child(2) a:before { background-image: url("../img/gnavi_company02.webp"); }
  #naviGlobal > li:nth-child(2) .childList { border-top: 1px solid #E5E5E5; padding-top: 30px; margin-top: 30px; }
  #naviGlobal > li:nth-child(2) .imageList > li:nth-child(1) a:before { background-image: url("../img/gnavi_products01.webp"); }
  #naviGlobal > li:nth-child(2) .imageList > li:nth-child(2) a:before { background-image: url("../img/gnavi_products02.webp"); }
  #naviGlobal > li:nth-child(2) .imageList > li:nth-child(3) a:before { background-image: url("../img/gnavi_products03.webp"); }
  #naviGlobal > li:nth-child(2) .imageList > li:nth-child(4) a:before { background-image: url("../img/gnavi_products04.webp"); }
  #naviGlobal > li:nth-child(3) .imageList > li:nth-child(1) a:before { background-image: url("../img/gnavi_case01.webp"); }
  #naviGlobal > li:nth-child(3) .imageList > li:nth-child(2) a:before { background-image: url("../img/gnavi_case02.webp"); }
  #naviGlobal > li:nth-child(3) .imageList > li:nth-child(3) a:before { background-image: url("../img/gnavi_case03.webp"); }
  #naviGlobal > li:nth-child(3) .imageList > li:nth-child(4) a:before { background-image: url("../img/gnavi_case04.webp"); }
  /*#naviGlobal > li:nth-child(4) .imageList > li:nth-child(1) a:before{ 	background-image: url("../img/gnavi_catalog01.webp"); } #naviGlobal > li:nth-child(4) .imageList > li:nth-child(2) a:before{ 	background-image: url("../img/gnavi_catalog02.webp"); }*/
  #naviGlobal > li:nth-child(5) .imageList > li:nth-child(1) a:before { background-image: url("../img/gnavi_showroom01.webp"); }
  #naviGlobal > li:nth-child(5) .imageList > li:nth-child(2) a:before { background-image: url("../img/gnavi_showroom02.webp"); }
  #naviGlobal > li:nth-child(6) dl > dd:nth-child(2) { border-bottom: 1px solid #E5E5E5; padding-bottom: 15px; }
  #naviGlobal .columns1 { display: flex; align-items: center; width: 100%; }
  #naviGlobal .columns1 .block1 { width: 48%; }
  #naviGlobal .columns1 .block1.typ2 { width: 72%; }
  #naviGlobal .columns1 .block1.typ2 .imageList > li { width: 72%; }
  #naviGlobal .columns1 .block1.typ2 .imageList > li.solod_catalog_nav a:before { background-image: url("../img/gnavi_catalog_solido.webp"); }
  #naviGlobal .columns1 .block1.typ2 .imageList > li.solod_catalog_nav a span { position: relative; }
  #naviGlobal .columns1 .block1.typ2 .imageList > li.solod_catalog_nav a span small { position: absolute; left: 0; top: 100%; font-size: 0.8em; }
  #naviGlobal .columns1 .block1 .imageList { justify-content: space-between; }
  #naviGlobal .columns1 .block1 .imageList > li { width: 48%; }
  #naviGlobal .columns1 .block1 .imageList > li:nth-child(1) a:before { background-image: url("../img/gnavi_catalog03.webp"); }
  #naviGlobal .columns1 .block1 .imageList > li:nth-child(2) a:before { background-image: url("../img/gnavi_catalog04.webp"); }
  #naviGlobal .columns1 .block2 { margin-left: 40px; width: 40%; }
  #naviGlobal .columns1 .block2 .copy1 { font-weight: 400; }
  #naviGlobal .columns1 .block2 .childList { flex-direction: column; margin-top: 15px; }
  #naviGlobal .columns1 .block2 .childList > li { margin-right: 0; margin-bottom: 10px; }
  #naviGlobalSp { display: none; }
  
  /* 20221216追記 */
  #naviGlobal .biz_navi_wrap{
    display: flex;
    justify-content: space-between;
  }
  #naviGlobal .biz_navi_wrap > dl{
    width: 48%;
  }
  #naviGlobal .biz_navi_wrap > dl > dt{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 18px;
    margin-top: 0;
    position: relative;
  }
  #naviGlobal .biz_navi_wrap > dl > dt span{
    background-color: #F5F5F5;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    z-index: 1;
  }
  #naviGlobal .biz_navi_wrap > dl > dt:after{
    background-color: #333333;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    height: 2px;
    width: 100%;
    z-index: 0;
  }
  #naviGlobal .biz_navi_wrap > dl > dd{
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
  #naviGlobal .biz_navi_wrap > dl > dd > ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #naviGlobal .biz_navi_wrap > dl > dd > ul > li{
    line-height: 1.6;
    margin-top: 10px;
    width: 48%;
  }
  #naviGlobal .biz_navi_wrap > dl > dd > ul > li a{
    background: url(../img/ic_arrow_brack.webp) left top 5px no-repeat;
    background-size: 14px auto;
    padding-left: 20px;
    display: block;
  }
  #naviGlobal .biz_navi_wrap > dl > dd > ul > li a[target="_blank"]:after{
    background: url("../../common_site/img/icon_blank.webp") no-repeat center center;
    content: "";
    display: inline-block;
    height: 11px;
    margin: 0 0 0 5px;
    width: 11px;
    vertical-align: middle;
  }
  #naviGlobal .biz_navi_wrap > dl > dd > ul > li .new1 {
	  background: #434343;
	  color: #fff;
	  display: inline-block;
	  font-size: 10px;
	  line-height: 1.6;
	  margin: -0.4em 0.4em 0;
	  padding: 0 0.4em;
	  position: relative;
	  vertical-align: middle;
  }
}
@media screen and (max-width: 1130px) and (min-width: 1025px) { #naviGlobal > li { font-size: 14px; white-space: nowrap; }
  #naviGlobal > li > a, #naviGlobal > li > span { padding-left: 8px; padding-right: 8px; }
  #naviGlobal > li:nth-child(1):hover > a:after, #naviGlobal > li:nth-child(1):hover > span:after { width: 66px; }
  #naviGlobal > li:nth-child(2):hover > a:after, #naviGlobal > li:nth-child(2):hover > span:after { width: 65px; }
  #naviGlobal > li:nth-child(3):hover > a:after, #naviGlobal > li:nth-child(3):hover > span:after { width: 82px; }
  #naviGlobal > li:nth-child(4):hover > a:after, #naviGlobal > li:nth-child(4):hover > span:after { width: 61px; }
  #naviGlobal > li:nth-child(5):hover > a:after, #naviGlobal > li:nth-child(5):hover > span:after { width: 90px; }
  #naviGlobal > li:nth-child(6):hover > a:after, #naviGlobal > li:nth-child(6):hover > span:after { width: 95px; }
  #naviGlobal > li:first-child > a:after, #naviGlobal > li:first-child > span:after { left: calc(50% + 12px); }
  #naviGlobal > li:last-child > a:after, #naviGlobal > li:last-child > span:after { left: calc(50% - 12px); }
  #naviGlobal .columns1 .block1 { width: 55%; }
  #naviGlobal .columns1 .block2 { margin-left: 20px; } }
@media screen and (max-width: 1024px) { #naviGlobalArea { background-color: #FFF; padding-bottom: 30px; position: fixed; left: 0; top: 45px; overflow-y: scroll; height: calc(100vh - 45px); width: 100%; display: none; }
  #naviGlobal { display: none; }
  #naviGlobalSp a { color: #FFF; }
  #naviGlobalSp { border-top: 1px solid #E8E8E8; font-size: 16px; }
  #naviGlobalSp > li { border-bottom: 1px solid #E8E8E8; font-family: 'Noto Sans JP', sans-serif; font-weight: 500; position: relative; }
  #naviGlobalSp > li > a { background-color: #FFF; color: #1A1B1B; display: block; padding: 15px; }
  #naviGlobalSp > li > a span.sub1 { background: none; display: block; font-size: 12px; font-weight: normal; line-height: 1.2; opacity: 0.5; position: relative; }
  #naviGlobalSp > li > a span.sub1.blank:after { background: url("../img/icon_blank.webp") no-repeat center center; content: ""; display: inline-block; height: 11px; margin: 0 0 0 5px; width: 11px; vertical-align: middle; }
  #naviGlobalSp > li > span { background: url(../img/ic_gnavi_sub.webp) center center no-repeat; background-size: 14px auto; cursor: pointer; display: block; position: absolute; right: 0; top: 0; height: 62px; width: 62px; z-index: 2; }
  #naviGlobalSp > li > span.open { background-image: url(../img/ic_gnavi_sub_up.webp); }
  
  
  /* 20221215追記 */
  .sublist > li {
    position: relative;
    padding: 0 0;
  }
  .sublist > li > a {
    padding: 15px 0;
  }
  .sublist > li > span {
    background: url(../img/ic_gnavi_sub.webp) center center no-repeat;
    background-size: 1.7786666667vw auto;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 12.503173vw;
    max-height: 95px;
    min-height: 56px;
    width: 12.503173vw;
    z-index: 2;
  }
  .sublist > li > span.open {
    background-image: url(../img/ic_gnavi_sub_up.webp);
  }
  .sublist > li > div > ul {
    background-color: #FBFBFB;
    font-size: 2.6vw;
  }
  .sublist > li > div > ul > li {
    border-bottom: none !important;
  }
  .sublist > li > div > ul > li a{
    border-bottom: 1px solid #F3F3F3;
    padding: 10px 10px;
    font-size: 2.8vw !important;
    font-weight: normal;
  }
  
  
  
  
  
  #naviGlobalSp > li > a:hover { text-decoration: none; }
  #naviGlobalSp > li > div > ul { border-top: 1px solid #E1E1E1; background-color: #F5F5F5; font-size: 14px; }
  #naviGlobalSp > li > div > ul > li { border-bottom: 1px solid #E1E1E1; }
  #naviGlobalSp > li > div > ul > li:last-child { border-bottom: none; }
  #naviGlobalSp > li > div > ul > li > a { color: #1A1B1B; display: block; padding: 15px; }
  #naviGlobalSp > li > div > ul > li > a:hover { text-decoration: none; }
  /* CLOSE BUTTON */
  #naviGlobalArea #btClose { background-color: #000000; border-radius: 20px; text-align: center; color: #FFF; cursor: pointer; font-weight: bold; margin-top: 30px !important; padding: 10px 15px; margin: 20px auto 0; line-height: 1; width: 8em; }
  #naviGlobalArea #btClose > span { background: url("../img/ic_close.webp") left center no-repeat; background-size: 12px auto; padding-left: 25px; display: inline-block; } }
/* BREADCRUMB ------------------------------------------------------------------ */
@media print, screen and (min-width: 751px) { #breadcrumb > ol { border-bottom: 1px solid #e8e8e8; font-size: 12px; display: flex; justify-content: flex-end; margin: 0 auto; max-width: 1200px; padding: 10px 0 10px 10px; line-height: 1.66; }
  #breadcrumb > ol > li:before { background: url("../img/ic_breadcrumb.webp") no-repeat; content: ""; display: inline-block; vertical-align: middle; margin-left: 12px; margin-right: 5px; height: 9px; width: 6px; }
  #breadcrumb > ol > li:first-child:before { display: none; } }
@media screen and (max-width: 750px) { #breadcrumb { display: none; } }
/* CONTENTS HEADING  ------------------------------------------------------------------ */
/* TITLE -------------- */
#contentsHeading .heading { border-left-style: solid; border-left-width: 5px; border-left-color: #777777; font-family: 'Noto Sans JP', sans-serif; font-weight: 400; }

@media print, screen and (min-width: 751px) { #contentsHeading ~ *:not(.mainImage) { margin-top: 60px; }
  #contentsHeadingInner { border-bottom: 1px solid #e8e8e8; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; max-width: 1200px; min-height: 60px; }
  /* TITLE -------------- */
  #contentsHeading .heading { font-size: 20px; padding-left: 13px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px; }
  /* NAVI LOWER -------------- */
  #contentsHeading #naviLowerArea #lowerMenu { background-color: #434343; cursor: pointer; height: 60px; width: 60px; position: relative; }
  #contentsHeading #naviLowerArea #lowerMenu > span { border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; display: block; height: 20px; width: 20px; position: absolute; left: 20px; top: 15px; transform: rotate(-45deg); transition: all .3s; }
  #contentsHeading #naviLowerArea #lowerMenu.active > span { top: 25px; transform: rotate(135deg); }
  #contentsHeading #naviLowerArea > .naviLower { background-color: #434343; display: none; font-size: 14px; position: absolute; left: 0; width: 100%; z-index: 2; }
  #contentsHeading #naviLowerArea > .naviLower { display: none; padding: 20px 20px; }
  #contentsHeading #naviLowerArea > .naviLower a { color: #FFF; }
  #contentsHeading #naviLowerArea > .naviLower a:hover { text-decoration: none; }
  #contentsHeading #naviLowerArea > .naviLower > ul { font-size: 0; margin: 0 auto; max-width: 1200px; }
  #contentsHeading #naviLowerArea > .naviLower > ul > li { border-left: 1px solid #555555; font-size: 14px; display: inline-block; vertical-align: middle; margin-top: 15px; padding: 0 20px; line-height: 1.66; width: 20%; }
  #contentsHeading #naviLowerArea > .naviLower > ul > li:nth-child(-n + 5) { margin-top: 0; }
  #contentsHeading #naviLowerArea > .naviLower > ul > li:nth-child(5n) { border-right: 1px solid #555555; }
  #contentsHeading #naviLowerArea > .naviLower > ul > li a { background: url("../img/ic_arrow_brack.webp") left 3px no-repeat; background-size: 14px auto; display: block; padding-left: 22px; } }
@media screen and (min-width: 1251px) { /* TITLE -------------- */
  #contentsHeading .heading { margin-left: 0; } }
@media screen and (max-width: 1250px) and (min-width: 751px) { /* TITLE -------------- */
  #contentsHeading .heading { margin-left: 10px; } }
@media screen and (max-width: 750px) { #contentsHeading ~ *:not(.mainImage) { margin-top: 30px; }
  #contentsHeading { border-top: 1px solid #e8e8e8; }
  #contentsHeadingInner { border-bottom: 1px solid #e8e8e8; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; min-height: 45px; }
  /* TITLE -------------- */
  #contentsHeading .heading { font-size: 16px; padding-left: 5px; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; }
  /* NAVI LOWER -------------- */
  #contentsHeading #naviLowerArea #lowerMenu { background-color: #434343; cursor: pointer; height: 45px; width: 45px; position: relative; }
  #contentsHeading #naviLowerArea #lowerMenu > span { border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; display: block; height: 10px; width: 10px; position: absolute; left: 18px; top: 16px; transform: rotate(-45deg); transition: all .3s; }
  #contentsHeading #naviLowerArea #lowerMenu.active > span { top: 20px; transform: rotate(135deg); }
  #contentsHeading #naviLowerArea > .naviLower { background-color: #434343; display: none; font-size: 14px; position: absolute; left: 0; width: 100%; z-index: 2; }
  #contentsHeading #naviLowerArea > .naviLower { padding: 0 15px; }
  #contentsHeading #naviLowerArea > .naviLower a { color: #FFF; }
  #contentsHeading #naviLowerArea > .naviLower a:hover { text-decoration: none; }
  #contentsHeading #naviLowerArea > .naviLower > ul > li { font-size: 13px; line-height: 1.66; }
  #contentsHeading #naviLowerArea > .naviLower > ul > li a { background: url("../img/ic_arrow_white.webp") left 13px no-repeat; background-size: 12px auto; border-bottom: 1px solid #555555; display: block; padding: 10px 5px 10px 22px; }
  #contentsHeading #naviLowerArea > .naviLower > ul > li:last-child a { border-bottom: none; } }
/* CONTENTS AREA ------------------------------------------------------------------ */
@media print, screen and (min-width: 751px) { #contentsArea { margin: 0 auto; width: 79.06%; max-width: 1080px; }
  #contentsArea p { margin-bottom: 25px; } }
@media screen and (max-width: 750px) { #contentsArea p { margin-bottom: 20px; } }
/* FOOTER AREA ------------------------------------------------------------------ */
@media print, screen and (min-width: 1025px) { #footerArea { background-color: #F5F5F5; color: #1A1B1B; margin-top: 180px; }
  #footerArea a { color: #1A1B1B; }
  /* NAVI FOOTER -------------- */
  #naviFooter { font-size: 15px; margin: 0 auto; padding: 70px 20px 70px; line-height: 1.6; max-width: 1265px; }
  #naviFooter a { display: block; }
  #naviFooter #logoFooter { margin-bottom: 20px; }
  /* CATEGORY */
  #naviFooter .category { border-bottom: 1px solid #1A1B1B; font-weight: bold; padding-bottom: 5px; margin-bottom: 15px; }
  /* PRIMARY */
  #naviFooter .primary { font-weight: bold; }
  #naviFooter .primary + .primary { margin-top: 30px; }
  #naviFooter .primary > a { background: url("../img/ic_arrow_brack.webp") left 3px no-repeat; background-size: 14px auto; padding-left: 20px; }
  #naviFooter .categoryWrap ul > li.primary:last-child { margin-top: 30px; }
  #naviFooter .categoryWrap ul > li.primary:first-child { margin-top: 0; }
  #naviFooter .primary > a .sub1 { display: block; font-size: 13px; font-weight: normal; opacity: 0.6; position: relative; }
  #naviFooter .primary > a .sub1:after { background: url("../../common_site/img/icon_blank.webp") no-repeat center center; content: ""; display: inline-block; height: 11px; margin: 0 0 0 5px; width: 11px; vertical-align: middle; }
  
  
  /* 20221215追記 */
  #naviFooter .win >  a[target="_blank"]:after{
    background: url("../../common_site/img/icon_blank.webp") no-repeat center center; content: ""; display: inline-block; height: 11px; margin: 0 0 0 5px; width: 11px; vertical-align: middle;
  }
  .footerSnsList{
    display: flex;
    align-items: center;
    margin-top: 50px;
  }
  .footerSnsList > li{
    margin-right: 30px;
  }
  .footerSnsList > li a{
    display: block;
    transition: .3s;
  }
  .footerSnsList > li a:hover{
    opacity: .7;
  }
  
  
  
  
  /* CHILD */
  #naviFooter .child { font-size: 13px; font-weight: normal; margin-bottom: 30px; }
  #naviFooter .child > li { margin-top: 5px; }
  #naviFooter .child > li > a { background: url("../img/ic_arrow_footer.webp") 4px 6px no-repeat; background-size: 5px auto; padding-left: 20px; }
  #naviFooterBody { display: flex; justify-content: space-between; }
  #naviFooterBody .category_wrap { width: 20.5%; }
  /* FOOTER BOTTOM -------------- */
  #footerBottom { background-color: #fff; color: #000; padding: 35px 20px 30px; }
  #footerBottom a { color: #000; }
  #footerBottomInner { border-bottom: 1px solid #000; display: flex; justify-content: space-between; margin: 0 auto; padding: 0 20px 25px; max-width: 1260px; }
  /* COPYRIGHT */
  #copyright { font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 400; display: inline-block; }
  #footerBottom ul { font-size: 14px; display: flex; }
  #footerBottom ul > li { margin-left: 25px; }
  
  
  
  /* COMPANY INFO */
  #companyName {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 0;
    font-weight: 700;
    text-align: center;
    margin: 30px auto 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0 20px 25px;
    max-width: 1260px;
  }
  #companyName > dd {
    font-size: 14px;
  }
  #companyName > dt {
  }

}
@media screen and (max-width: 1024px) { #footerArea { background-color: #fff; margin-top: 100px; }
  /* NAVI FOOTER -------------- */
  #naviFooter { display: none; }
  /* FOOTER BOTTOM -------------- */
  #footerBottomInner { display: flex; flex-direction: column-reverse; align-items: center; padding: 25px 0; }
  /* COPYRIGHT */
  #copyright { font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 400; display: inline-block; color: #000; margin-top: 10px; }
  #footerBottom ul { font-size: 13px; display: flex; }
  #footerBottom ul > li { margin: 0 9px; }
  #footerBottom ul > li a { color: #000; }
  /* COMPANY INFO */
  #companyName { border-top: 1px solid #000; color: #000; font-family: 'Noto Sans JP', sans-serif; font-size: 12px; font-weight: 400; text-align: center; padding: 20px 20px 30px; }
  #companyName > dt { display: none;} }
#goTop { position: fixed; width: 48px; height: 48px; border-radius: 24px; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; cursor: pointer; right: 15px; bottom: -58px; transition: .3s background-color ease , .6s bottom ease; }

#goTop:hover { background-color: rgba(0, 0, 0, 0.4); }

#goTop.active { bottom: 15px; }

#goTop:after { content: ''; position: absolute; width: 14px; height: 14px; top: calc(50% + 4px); left: 50%; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: translate(-50%, -50%) rotate(-45deg); transition: .3s all ease; }

#goTop:hover:after { top: 50%; }

/*2022/03/23　add
------------------*/
#headerArea { z-index: 10000; }
#headerArea img { width: 100%; height: auto; vertical-align: bottom; }
#headerArea #logoMain path { fill: #fff !important; }
#headerArea #logoMain a { background-image: url(/common_site/img/logo_main_w.webp); }
@media print, screen and (min-width: 1025px) { #headerArea { padding: 0; height: 67px; background: #000000; }
  #headerArea a { color: #fff; }
  #headerArea #logoMain { margin-left: 1.4641288433%; }
  #headerArea #headerNaviArea { padding-right: 1.4641288433%; padding-left: 3.8799414348%; }
  #headerArea #naviSub { margin-left: 15px; }
  #headerArea #naviSub > ul { align-items: center; margin-top: 0; font-size: 14px; }
  #headerArea #naviSub > ul > li.global { margin-left: 0; }
  #headerArea #searchArea { margin-left: 25px; z-index: 1; top: 17px; }
  #headerArea #searchArea .searchBtn { background-image: url("/add_img/icon_seach_wh.webp"); width: 30px; height: 30px; background-size: 28px auto; }
  #headerArea #naviGlobalArea { width: calc(100% - 30px); }
  #headerArea #naviGlobalArea .sublist, #headerArea #naviGlobalArea .spnav_bottom { display: none !important; }
  #headerArea #naviGlobal { margin-top: 16px; -ms-flex-pack: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end; }
  #headerArea #naviGlobal .company_nav { order: 1; }
  #headerArea #naviGlobal .company_nav > a, #headerArea #naviGlobal .company_nav > span { padding-left: 15px; }
  #headerArea #naviGlobal .company_nav > a::after, #headerArea #naviGlobal .company_nav > span::after { left: 50%; }
  #headerArea #naviGlobal .siding_nav, #headerArea #naviGlobal .roof_nav, #headerArea #naviGlobal .solido_nav { order: -1; }
  #headerArea #naviGlobal .siding_nav .list_item, #headerArea #naviGlobal .roof_nav .list_item { width: 23.9669421488%; }
  #headerArea #naviGlobal .siding_nav .list_item:not(:nth-child(4n)), #headerArea #naviGlobal .roof_nav .list_item:not(:nth-child(4n)) { margin-right: 1.3774104683%; }
  #headerArea #naviGlobal .siding_nav .list_item:not(:nth-child(-n + 4)), #headerArea #naviGlobal .roof_nav .list_item:not(:nth-child(-n + 4)) { margin-top: 1.3774104683%; }
  #headerArea #naviGlobal .solido_nav > a, #headerArea #naviGlobal .solido_nav > span { padding-right: 15px; }
  #headerArea #naviGlobal .solido_nav .list_item { width: 16.2%; }
  #headerArea #naviGlobal .solido_nav .list_item:not(:nth-child(6n)) { margin-right: .56%; }
  #headerArea #naviGlobal .solido_nav .list_item:not(:nth-child(-n + 6)) { margin-top: 1%; }
	#headerArea #naviGlobal .solido_nav .child.typ2{
		padding-bottom: 120px;
	}
	#headerArea #naviGlobal .solido_nav figcaption .cate{
		display: flex;
		justify-content: center;
		margin-top: 5px;
	}
	#headerArea #naviGlobal .solido_nav figcaption .cate > span{
		color: #666;
		font-size: 10px;
		display: block;
		margin: 0 5px;
		line-height: 1;
	}
  #headerArea #naviGlobal > li { font-size: 14px; }
  #headerArea #naviGlobal > li:hover > a::after, #headerArea #naviGlobal > li:hover > span::after { width: 100% !important; }
  #headerArea #naviGlobal > li > a, #headerArea #naviGlobal > li > span { padding-bottom: 18px; }
  #headerArea #naviGlobal > li > a::after, #headerArea #naviGlobal > li > span::after { left: 50%; }
  #headerArea #naviGlobal > li > div.child.typ2 { background: #C5C5C5; padding-bottom: 86px; }
  #headerArea #naviGlobal .page_list_wrap { margin-bottom: 68px; }
  #headerArea #naviGlobal .page_list_wrap .page_list_tit { font-size: 18px; font-weight: bold; letter-spacing: 0.1em; line-height: 1; margin-bottom: 18px; }
  #headerArea #naviGlobal .page_list_wrap .page_list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  #headerArea #naviGlobal .page_list_wrap .page_list li { font-size: 16px; font-weight: bold; letter-spacing: 0.1em; color: #fff; width: 23.9669421488%; z-index: 0; }
  #headerArea #naviGlobal .page_list_wrap .page_list li:not(:nth-child(4n)) { margin-right: 1.3774104683%; }
  #headerArea #naviGlobal .page_list_wrap .page_list li:not(:nth-child(-n + 4)) { margin-top: 1.3774104683%; }
  #headerArea #naviGlobal .page_list_wrap .page_list li a { position: relative; height: 100%; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
  #headerArea #naviGlobal .page_list_wrap .page_list li a span { display: block; width: 100%; position: absolute; top: 50%; z-index: 1; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); color: #fff; padding-left: 7.2796934866%; }
  #headerArea #naviGlobal .product_list_wrap .product_list_tit { font-size: 20px; font-weight: bold; letter-spacing: 0.1em; display: -webkit-flex; display: flex; -webkit-flex-wrap: norwap; flex-wrap: norwap; -webkit-align-items: center; align-items: center; margin-bottom: 20px; line-height: 1; }
  #headerArea #naviGlobal .product_list_wrap .product_list_tit::after { content: ""; display: block; width: 100%; height: 2px; background-color: #333333; }
  #headerArea #naviGlobal .product_list_wrap .product_list_tit span { white-space: nowrap; padding-right: 0.6em; }
  #headerArea #naviGlobal .product_list_wrap .product_list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  #headerArea #naviGlobal .product_list_wrap .product_list a { display: block; }
  #headerArea #naviGlobal .product_list_wrap .one_item { position: relative; }
  #headerArea #naviGlobal .product_list_wrap .one_item figcaption { position: absolute; width: 100%; left: 0; top: 100%; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: 0.1em; line-height: 1.4; margin-top: calc(10px - (((1em*1.4) - 1em)/2)); margin-bottom: calc(0px - (((1em*1.4) - 1em)/2)); }
  #headerArea #naviGlobal .product_list_wrap .one_item figcaption.img_caption { height: 0; padding-top: 9.5785440613%; }
  #headerArea #naviGlobal .product_list_wrap .one_item figcaption.img_caption img { display: block; position: absolute; left: 50%; top: 0; z-index: 0; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: auto; height: 100%; }
  #headerArea #naviGlobal .product_list_wrap .in_2list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: space-between; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-content: space-between; align-content: space-between; }
  #headerArea #naviGlobal .product_list_wrap .in_2list li { width: 100%; font-size: 15px; font-weight: bold; letter-spacing: 0.1em; color: #fff; }
  #headerArea #naviGlobal .product_list_wrap .in_2list li a { display: block; position: relative; }
  #headerArea #naviGlobal .product_list_wrap .in_2list li a span { width: 100%; color: #fff; display: block; position: absolute; top: 50%; z-index: 1; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
  #headerArea #naviGlobal .product_list_wrap .in_2list li a span::after { content: ""; display: block; width: 0.5666666667em; height: 1em; background-size: 100% 100%; background-image: url("/add_img/vector001.svg"); margin-left: 1.1333333333em; }
  #headerArea #naviGlobal .product_list_wrap .in_3list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: space-between; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-content: space-between; align-content: space-between; }
  #headerArea #naviGlobal .product_list_wrap .in_3list li { width: 100%; } }
@media (max-width: 1024px) { #headerArea { background-color: #000000; }
  #headerArea #searchIcon { background-color: #000; background-image: url("/add_img/icon_seach_wh.webp"); background-size: 42.2222222222% auto; border-left: none; }
  #headerArea #naviGlobalArea { padding-bottom: 0; }
  #headerArea #naviGlobalArea .sublist { width: 89.8666666667vw; margin: 6.1333333333vw auto 12.8vw; }
  #headerArea #naviGlobalArea .sublist li:not(:last-child) { border-bottom: 1px solid #D8D8D8; }
  #headerArea #naviGlobalArea .sublist li a { font-size: 3.2vw; font-weight: bold; letter-spacing: 0.1em; height: 100%; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; padding-left: 9.0666666667vw; }
  #headerArea #naviGlobalArea .spnav_bottom { background: #000000; font-size: 3.2vw; font-weight: bold; letter-spacing: 0.1em; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: space-between; -webkit-justify-content: space-between; justify-content: space-between; padding: 11.2vw 11.2vw 32vw; }
  #headerArea #naviGlobalArea .spnav_bottom li { width: 35.8666666667vw; border-bottom: 1px solid #fff; height: 16vw; }
  #headerArea #naviGlobalArea .spnav_bottom li a { color: #fff !important; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; height: 100%; }
  #headerArea #naviGlobalSp { padding-top: 8.2666666667vw; }
  #headerArea #naviGlobalSp > li > span { background-size: 1.7786666667vw auto; height: 15.4666666667vw; width: 25.8666666667vw; }
  #headerArea #naviGlobalSp .parent_link { height: 15.4666666667vw; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; font-size: 3.7333333333vw; letter-spacing: 0.1em; }
  #headerArea #naviGlobalSp .parent_link::before { content: ""; display: block; background-size: 100% 100%; }
  #headerArea #naviGlobalSp .parent_link .note { font-size: 2.6666666667vw; letter-spacing: 0.1em; margin-left: 1em; }
  #headerArea #naviGlobalSp .siding_nav .parent_link { padding: 0 0 0 14.1333333333vw; }
  #headerArea #naviGlobalSp .siding_nav .parent_link::before { background-image: url("/add_img/icon_siding_bla.webp"); width: 8vw; height: 6.6666666667vw; margin-right: 6.4vw; }
  #headerArea #naviGlobalSp .roof_nav .parent_link { padding: 0 0 0 12.8vw; }
  #headerArea #naviGlobalSp .roof_nav .parent_link::before { background-image: url("/add_img/icon_loof_bla.webp"); width: 10.6666666667vw; height: 5.0666666667vw; margin-right: 5.0666666667vw; }
  #headerArea #naviGlobalSp .solido_nav .parent_link { padding: 0 0 0 14.6666666667vw; }
  #headerArea #naviGlobalSp .solido_nav .parent_link::before { background-image: url("/add_img/icon_solido_bla.svg"); width: 6.7893333333vw; height: 6.7493333333vw; margin-right: 6.1866666667vw; }
  #headerArea #naviGlobalSp .amatoi_nav .parent_link { padding: 0 0 0 15.4666666667vw; }
  #headerArea #naviGlobalSp .amatoi_nav .parent_link::before { background-image: url("/add_img/icon_amatoi_bla.webp"); width: 6.1333333333vw; height: 7.2vw; margin-right: 6.4vw; }
  #headerArea #naviGlobalSp .child.typ2 { background: #fff; padding-bottom: 12.5333333333vw; width: 89.8666666667vw; margin: auto; }
  #headerArea #naviGlobalSp .page_list { background-color: none; border-top: none; margin-bottom: 14.6666666667vw; }
  #headerArea #naviGlobalSp .page_list li { border-bottom: none; }
  #headerArea #naviGlobalSp .page_list li:not(:last-child) { margin-bottom: 3.4666666667vw; }
  #headerArea #naviGlobalSp .page_list li a { position: relative; padding: 0; }
  #headerArea #naviGlobalSp .page_list li a span { font-size: 4.2666666667vw; font-weight: 500; letter-spacing: 0.1em; color: #fff; position: absolute; top: 50%; left: 8.8vw; z-index: 1; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  #headerArea #naviGlobalSp .product_list_tit { padding-left: 9.0666666667vw; margin-bottom: 6.1333333333vw; font-size: 3.7333333333vw; letter-spacing: 0.1em; }
  #headerArea #naviGlobalSp .product_list .list_item:not(:last-child) { margin-bottom: 6.1333333333vw; }
	#headerArea #naviGlobalSp .solido_nav figcaption{
		line-height: 1;
	}
	#headerArea #naviGlobalSp .solido_nav figcaption .cate{
		display: inline-block;
		vertical-align: top;
	}
	#headerArea #naviGlobalSp .solido_nav figcaption .cate > span{
		color: #666;
		font-size: 10px;
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px;
		line-height: 1;
	}
  #headerArea #naviGlobalSp .product_list .one_item figcaption { text-align: center; font-size: 3.7333333333vw; font-weight: 500; letter-spacing: 0.1em; color: #000; margin-top: 2.4vw; }
  #headerArea #naviGlobalSp .product_list .one_item figcaption.img_caption img { width: auto; height: 5.8666666667vw; }
  #headerArea #naviGlobalSp .product_list .in_2list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: space-between; -webkit-justify-content: space-between; justify-content: space-between; }
  #headerArea #naviGlobalSp .product_list .in_2list li { width: 48.0712166172%; }
  #headerArea #naviGlobalSp .product_list .in_2list li a { display: block; position: relative; }
  #headerArea #naviGlobalSp .product_list .in_2list li a span { width: 100%; text-align: center; font-size: 3.7333333333vw; font-weight: 500; letter-spacing: 0.1em; color: #fff; position: absolute; top: 50%; left: 0; z-index: 1; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); } }

@media print, screen and (min-width: 1025px) { #naviFooter { font-size: 12px; font-weight: 500; letter-spacing: 0.1em; font-family: "Noto Sans JP"; padding-top: 76px; padding-bottom: 73px; }
  #naviFooter .category { font-size: 14px; letter-spacing: 0.1em; border-color: #DDDDDD; line-height: 1; padding-bottom: 15.5px; margin-bottom: 15.5px; }
  #naviFooter .primary { font-weight: inherit; }
  #naviFooter .primary + .primary { margin-top: 0; }
  #naviFooter .primary > a { background-image: none; padding-left: 0; }
  #naviFooter .primary > a .sub1 { opacity: 1; font-size: inherit; color: inherit; }
  #naviFooter .child { font-size: inherit; }
  #naviFooter .child > li { margin-top: 0; }
  #naviFooter .child > li > a { white-space: nowrap; background: none; padding-left: 0; }
  #naviFooter .categoryWrap { width: 22.0385674931%; }
  #naviFooter .categoryWrap:not(.pro_nav) .primary { line-height: 2.5; margin-top: calc(0px - (((1em*2.5) - 1em)/2)); }
  #naviFooter .categoryWrap:not(.pro_nav) .primary:last-child { margin-bottom: calc(0px - (((1em*2.5) - 1em)/2)); }
  #naviFooter .categoryWrap:not(.pro_nav) .primary:not(:last-child) { margin-bottom: calc(30px - (((1em*2.5) - 1em)/2)); }
  #naviFooter .categoryWrap.owner_nav .child, #naviFooter .categoryWrap.campany_nav .child { font-weight: inherit; line-height: 2.5; margin-top: calc(0px - (((1em*2.5) - 1em)/2)); }
  #naviFooter .categoryWrap.owner_nav .child:last-of-type, #naviFooter .categoryWrap.campany_nav .child:last-of-type { margin-bottom: calc(0px - (((1em*2.5) - 1em)/2)); }
  #naviFooter .categoryWrap.owner_nav .child:not(:last-of-type), #naviFooter .categoryWrap.campany_nav .child:not(:last-of-type) { margin-bottom: calc(30px - (((1em*2.5) - 1em)/2)); }
  #naviFooter .categoryWrap.pro_nav > ul > li.primary:last-child { margin-top: 0; }
  #naviFooter .categoryWrap.pro_nav > ul a { line-height: 1.4; margin-top: calc(0px - (((1em*1.4) - 1em)/2)); margin-bottom: calc(20px - (((1em*1.4) - 1em)/2)); }
  #naviFooter .categoryWrap.pro_nav > ul .pen { pointer-events: none; }
  #naviFooter .btn001 { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; width: 100%; background-color: #1A1311 !important; color: #fff; margin-top: 34px; width: 14.3125em; height: 3.285625em; font-size: 16px; font-weight: 500; letter-spacing: 0.059em; border: 1px solid #1A1311; -webkit-transition: all 0.8s ease-in-out 0s; -ms-transition: all 0.8s ease-in-out 0s; transition: all 0.8s ease-in-out 0s; }
  #naviFooter .btn001:hover { background-color: #fff !important; color: #1A1311; text-decoration: none; } }
  #naviFooter .footerLogo { background: url("/common_site/img/logo_footer.webp") no-repeat center center; background-size: contain; display: block; height: 38px; margin: 48px 0 0 13px; overflow: hidden; text-align: left; text-indent: -999em; transition: all 0.4s ease-in-out 0s; width: 204px; }
  #naviFooter .footerLogo:hover { opacity: 0.7; }
#naviFooterBanners { background: #E0E0E0; border-bottom: 2px solid #fff; border-top: 1px solid #fff; font-family: "Noto Sans JP"; padding: 35px 0; }
#naviFooterBanners ul { display: flex; flex-wrap: wrap; list-style: none; margin: auto; max-width: 1265px; padding: 0 20px; }
#naviFooterBanners ul li { margin: 0 6.5% 0 0; width: 29%; }
#naviFooterBanners ul li:nth-child(3n) { margin-right: 0; }
#naviFooterBanners ul li:nth-child(n+4) { margin-top: 18px; }
#naviFooterBanners ul li a { border: 1px solid #bab9b8; color: #1A1B1B; display: block; font-size: 16px; font-weight: 500; line-height: 41px; overflow: hidden; position: relative; text-align: center; text-decoration: none; transition: 0.4s ease; width: 100%; }
#naviFooterBanners ul li a:hover { background: #bab9b8; color: #fff; text-decoration: none; }
#naviFooterBanners ul li a:before { border-color: transparent #a4a2a0 #a4a2a0 transparent; border-style: solid; border-width: 0px 1px 1px 0; content: ""; display: block; height: 9px; position: absolute; right: 11px; top: 50%; transform: rotate(-45deg) translateY(-50%); transition: 0.4s ease; width: 9px; }
#naviFooterBanners ul li a:hover:before { border-color: transparent #fff #fff transparent; }
@media (max-width: 1024px) { #footerArea { margin-top: 0; } }
@media (max-width: 1024px) {
  #naviFooterBanners { padding: 27px 0 25px; }
  #naviFooterBanners ul { width: 89.8666666667vw; margin: auto; padding: 0; }
  #naviFooterBanners ul li { margin: 0; width: 100%; }
  #naviFooterBanners ul li:nth-child(n+4) { margin-top: 2.53333333335vw; }
  #naviFooterBanners ul li:nth-child(n+2) { margin-top: 2.53333333335vw; }
  #naviFooterBanners ul li a { font-size: 15px; }
}