
@charset "utf-8";

/* center */
#breadcrumb{ font-size:0.8em; margin-bottom:15px;}

#contents{float: right; width:705px; line-height:1.4em;}
#c_menu{float:left; width:196px; margin-right:19px;}


#center .tit01{ padding:3px; background-color:#f5f5f5; border:#f9f9f9 1px solid; margin-bottom:25px;}
.tit01 h1{ background-color:#fffFFF; padding:2px 2px; border:#ddd 1px solid;font-size:1.2em; font-weight:bold; color:#333333;} 
.tit01 h1 span { border-left:#009844 solid 6px; padding:12px 1em; display:block;}

/*#center .tit01 h1{ background-color:#fffFFF; padding:2px 2px; border:#ddd 1px solid;font-size:1.2em; font-weight:bold; color:#333333;} 
#center .tit01 h1 span { border-left:#009844 solid 6px; padding:12px 1em; display:block;}*/

#center .sect{ margin-bottom:2em;}
#center .fr_line{ padding:3px; background-color:#f5f5f5; border:#f9f9f9 1px solid;}
#center .c_box{ background-color:#fffFFF; padding:10px 14px 30px 14px; border:#ddd 1px solid; overflow:hidden;}

#center h2{ border-bottom:#db009844 solid 3px; padding:10px 0;font-weight:bold; margin-bottom:1.5em; color:#333333;}


.company_list{ width:100%;}
.company_list th,.company_list td{ padding:12px 5px; border-bottom:#CCCCCC 1px solid;}


#c_menu .title{ padding:24px 6px 0px 6px; text-align:center; color:#FFFFFF; height:40px; font-weight:bold;}
#c_menu #c_menu_menu{ border:#dfdfdf solid 1px; background-color:#ededed; padding:3px; background-image:url(../img/layout/bg_c_menu.gif); background-repeat:no-repeat; background-position:top}
#c_menu #c_menu_menu ul{border:#dfdfdf solid 1px;background-color:#fff; padding:1px 5px;}


#c_menu_menu li{
padding:1px 0; 
margin:1px 0; 
background-color:#ffffff;
background-image:url(../img/layout/bg_c_menu_li.gif);
background-position:bottom;
background-repeat:repeat-x;
 }


 
#c_menu_menu li span{
display:block;
background-repeat: no-repeat; 
background-image:url(../img/layout/list_style.gif);
padding:0.5em 3px 0.5em 18px;
border-top:#FFFFFF solid 1px;
border-bottom:#FFFFFF solid 1px;
}
 

#c_menu li a,#p_menu li a{ text-decoration:none; color:#555;} 
#c_menu li a:visited{color: #444;} 


#c_menu_menu .def,#c_menu_menu .outM,#c_menu_menu .overM{}
#c_menu_menu .outM,#c_menu_menu .overM{}

#c_menu_menu .outM{}
#c_menu_menu .overM{ background-color:#ecffec; color:#990033; border-top-color:#dcefdc;}

#c_menu_menu .def{ background-color:#efe3ef; color:#333333; border-top-color:#dcefdc;}

/*     */

#contents .wrap{ margin:0 5px 2em 5px; overflow:hidden;}
#contents .half{ width:323px; margin:0;}
#contents .read{ margin:1.5em 5px 2em 5px;}

#contents .title{ font-weight:bold; color:#009844; margin-bottom:1em;}

#contents .fig .title{ font-weight:normal; color:#555555; margin-left:1em; font-size:0.9em}


#contents h2 span{ display:block; text-align:right; margin-top:-25px;}

#contents .hidden{ display:none;}
#contents .page_top{ text-align:right; font-size:0.8em; clear:both;}
#main_SM .page_top{ text-align:right; font-size:0.8em; clear:both; padding-top:32px;}


/*products ad*/
.pad_info{ text-align:center; margin-bottom:3em;}
.pad_info img{ border:#999 solid 1px;}
.pad_info2 img{ border:none;}



/*20250617 footer*/
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.w-f-list {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
    margin-top: 0;
    margin-bottom: 1rem;
}
.w-f-list > li {
    list-style-type: disc;
}
 .w-f-list a:hover {
    color: #A6A6A6;
}
footer .w-title-c20B {
    color: #FFFFFF;
    text-align: center;
    font-size: 2rem !important;
    font-weight: bold;
    line-height: 1.2;
    padding: 0.25em;
}
 footer .w-title-l15 {
    font-size: 1.5rem !important;
    text-align: left;
    font-weight: bold;
    line-height: 1.2;
    padding: 0.25em;
}
 footer h2 {
    border: none;
}
footer#w-footer a:hover {
    opacity: 0.9;
}
footer#w-footer a {
    color: #fff;
    text-decoration: none
}
footer#w-footer a:hover {
    color: #999;
}
.w-fontS-010 {
    font-size: 1rem !important;
    line-height: 1.4em;
}
.w-fontS-008 {
    font-size: 0.8rem !important;
    line-height: 1.2;
}
.text-center {
    text-align: center !important;
}
.text-white {
    color: #fff !important;
}
.w-fontW-B {
    font-weight: bold;
}
.pl-8, .px-8 {
    padding-left: 10rem !important;
}
.pr-8, .px-8 {
    padding-right: 10rem !important;
}
.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}
.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
.pl-0, .px-0 {
    padding-left: 0 !important;
}
.pr-0, .px-0 {
    padding-right: 0 !important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
.bg-redWel {
    background-color: #a31227 !important;
}
.bg-darkredWel, .w-darkred, .w-bgDarkRed {
    background-color: #7A171C;
}
.bg-dark {
    background-color: #343a40 !important;
}
.unique-color-dark {
    background-color: #1c2331;
}
.w-colum_item33 {
    flex: 0 0 33.3%;
    max-width: 31.3%;
    margin: 0px 1%;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.w-colum4A-1 {
    width: 100%;
    display: flex;
}
.w-colum4A-3 {
    width: 100%;
    display: flex;
}

@media (min-width: 576px) {
.ontainer {
    max-width: 540px;
}
}

@media (min-width: 768px) {
.container {
    max-width: 720px;
}
.d-md-none {
    display: none;
}
}

@media (min-width: 992px) {
.ontainer {
    max-width: 960px;
}
.d-md-none {
    display: none;
}
}

@media (min-width: 1096px) {
.container {
    max-width: 1050px;
}
}

@media (min-width: 1200px) {
.ontainer {
    max-width: 1140px;
}
}

@media (min-width: 1400px) {
.ontainer {
    max-width: 1320px;
}
}

@media (min-width: 890px) {
.w-colum4A {
    display: flex;
    justify-content: space-between;
}
}

@media (min-width: 890px) {
.w-colum4A-1 {
    width: 25%;
}
}

@media (min-width: 890px) {
.w-colum4A-3 {
    width: 75%;
}
}
/*HOMEフォーム・ダウンロード製品情報*/
.w-download, .w-btn5 {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-bottom: 0;
    gap: 4px;
    line-height: 1;
}
ul.w-btn5 {
    list-style: none;
}
.w-download {
    border-top: solid 1px #000;
    padding-top: 10px;
}
.w-download li {
    display: flex;
    width: 50%;
}
.w-btn5 li {
    display: flex;
    width: 19.5%;
}
.w-download:first-child {
    margin-right: auto; /* 左端に寄せる */
}
.w-download:last-child {
    margin-left: auto !important; /* 右端に寄せる */
}
.w-btn-item {
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    padding: 0.5em;
    border-radius: 6px;
    width: 100%;
    font-size: 0.75rem
}
.w-btn-color-iCommon, a.w-btn-color-iCommon {
    background-color: rgba(213, 57, 91, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
}
.w-btn-color-iCommon:hover, a.w-btn-color-iCommon:hover {
    background-color: rgba(155, 50, 107, 1.00);
    color: rgba(255, 255, 255, 1.00);
    opacity: 1.0;
}
.w-btn-color-iGray, a.w-btn-color-iGray {
    background-color: rgba(70, 70, 70, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
}
.w-btn-color-iGray:hover, a.w-btn-color-iGray:hover {
    background-color: rgba(55, 55, 80, 1.00);
    color: rgba(255, 255, 255, 1.00);
    opacity: 1.0;
}
.w-tel {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}
ul.w-tel {
    list-style: none;
}
.w-tel-item {
    margin: 0 3px;
    font-family: 'Roboto Flex', sans-serif;
    text-align: center;
    font-size: 2.0rem;
    font-weight: bold;
    padding: 0;
    color: #fff;
}
.w-tel-item a {
    color: #fff;
    text-shadow: 1 1 1 #000
}
.w-tel-item a:hover {
    color: #fff;
    opacity: 1;
}
.w-tel-item p {
    margin-bottom: 1px;
}
.w-tel-item p.w-sub {
    font-size: 0.7rem;
}
.w-tel-item .w-location {
    background-color: rgb(122, 23, 28);
    font-size: 0.8rem;
    display: inline-block;
    padding: 0.5rem;
    line-height: 1.2;
    margin-right: 0.5rem;
}
.w-inq-common {
    background-color: #222;
    border-top: 5px solid rgb(163, 18, 39);
    box-shadow: rgb(153, 153, 153) 0px -10px;
}
.w-inqSet {
    padding: 20px 0
}
a[href^="tel:"] {  /* hrefがtel:で始まるものに対して */
    pointer-events: none; /* これが重要！ */
}
.w-fontS-020 {
    font-size: 2rem !important;
}
/*20250617 footer*/