@charset "utf-8";


.greeting-section01 > .row{margin-left:-40px !important;margin-right:-40px !important;}
.greeting-section01 > .row > div{padding-left:40px !important;padding-right:40px !important;}

@media (max-width: 767px){  
    .greeting-section01 > .row > div.con{margin-top:30px;}
}
.vision-section01 > .row{margin-left:-40px !important;margin-right:-40px !important;}
.vision-section01 > .row > div{padding-left:40px !important;padding-right:40px !important;}


.location-section .map{min-height:500px;}
.location-section > .row{margin-left:-40px !important;margin-right:-40px !important;}
.location-section > .row > div{padding-left:40px !important;padding-right:40px !important;}
.location-section .box{border:1px solid #d5d5d5;background:#f5f5f5;padding:20px;}
.location-section .title-sub01{margin-bottom:0px;}
.location-section .title-sub02{margin-top:10px;}
.location-section .title-sub02 span{display:inline-block;font-weight:200;padding-left:10px;}
.location-section .title-sub03{margin-top:30px;}
.location-section .ul-disc-tm{margin-top:10px;}
.location-section .line{line-height:1px;border-bottom:1px dashed #d5d5d5;margin:80px 0;}

@media (max-width: 767px){    
    .location-section .map{min-height:300px;}
    .location-section .line{margin:50px 0;}
}

.contact-section01 > .row{margin-left:-40px !important;margin-right:-40px !important;}
.contact-section01 > .row > div{padding-left:40px !important;padding-right:40px !important;}
.contact-section01 > .row > div .title-sub02{margin-top:0;}
.contact-section01 > .row > div ul{margin-top:20px;}
.contact-section01 > .row > div ul > li{padding-top:10px;padding-bottom:10px;}
@media (max-width: 767px){    
    .contact-section01 > .row > div.con{margin-top:30px;}
}

.ul-disc strong{color:#f26d1e;}
.ul-disc li::marker {color:#f26d1e;}


.news-section01 .photonews-area{margin-left:-25px !important;margin-right:-25px !important;display:flex;justify-content:left;flex-wrap: wrap;}
.news-section01 .photonews-area > div{padding-left:25px !important;padding-right:25px !important;width:33.33%;display:flex;}
.news-section01 .photonews-area > div:nth-child(3n+1){clear:both;}



.photonews-area{overflow:hidden;}
.photonews-area .photonews-list{padding:30px;overflow:hidden;background:#fff;border:1px solid #d5d5d5;margin-bottom:50px;}
.photonews-area .photonews-list .photonews-img{aspect-ratio:1.5;overflow:hidden;}
.photonews-area .photonews-list .photonews-img img{width:100%;}
.photonews-area .photonews-list .photonews-con{}
.photonews-area .photonews-list .photonews-con .title-sub02{color:#b60007;letter-spacing:-0.5px;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;word-break:break-all !important;}
.photonews-area .photonews-list .photonews-con .title-sub02 a{color:#b60007}
.photonews-area .photonews-list .photonews-con p.con{margin-top:20px;letter-spacing:-0.5px;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;word-break:break-all !important;}
.photonews-area .photonews-list .photonews-con p.date{color:#999;margin-top:20px;}

@media (max-width: 767px){  
    .photonews-area .photonews-list{padding:20px;overflow:hidden;background:#fff;border:1px solid #d5d5d5;margin-bottom:30px;}
    .news-section01 .photonews-area{margin-left:-25px !important;margin-right:-25px !important;display:flex;justify-content:left;flex-wrap: wrap;}
    .news-section01 .photonews-area > div{padding-left:25px !important;padding-right:25px !important;width:100%;display:flex;}
}


.sitemap-section > .row ul{margin-top:20px;}
.sitemap-section > .row ul > li{border:1px solid #d5d5d5;border-top:0;background:#fff;text-align:left;}
.sitemap-section > .row ul > li > a{display:inline-block;width:100%;text-align:left;padding:8px 20px 10px 20px;word-break:keep-all !important;line-height:1.1;}
.sitemap-section > .row ul > li > a:hover{color:#f26d1e;}
.sitemap-section > .row ul > li > a.submenu{position:relative;padding:8px 20px 10px 36px;font-size:14px;color:#999;}
.sitemap-section > .row ul > li > a.submenu:hover{color:#f26d1e;}
.sitemap-section > .row ul > li > a.submenu::before{position:absolute;width:6px;height:2px;background:#999;content:'';left:25px;top:16px;}


.sitemap-section > .row ul > li:first-child{border:1px solid #f26d1e;background:#f26d1e;text-align:center;color:#fff;font-size:18px;font-weight:700;}
.sitemap-section > .row ul > li:first-child > a{display:inline-block;width:100%;text-align:center;padding:8px 20px 10px 20px;color:#fff;}
.sitemap-section > .row ul > li:first-child > a:hover{color:#fff;}

.products-thumdesc{position:relative;font-size:1.25rem;font-weight:700;margin-bottom:20px;padding-left:15px;}
.products-thumdesc::after{position:absolute;left:0;top:0.85rem;width:7px;height:3px;background:#aaa;content:'';}
.products-contents{}
h6.products-h6{font-size:18px;font-weight:700;letter-spacing:-0.5px;line-height:1.2;margin-top:18px;margin-bottom:18px;padding-top:0px;}

.products-ul-square{margin-top:20px;list-style:square;padding:0 0 0 20px;}
.products-ul-square > li{list-style:square;}
.products-ul-square > li::marker {color:#999;font-size:15px;}

.products-ul-disc{margin-top:20px;list-style:disc;padding:20px 40px;background:#f3f3f3;}
.products-ul-disc > li{list-style:disc;}
.products-ul-disc > li::marker {color:#999;}
@media (max-width: 767px){   
    h6.products-h6{font-size:16px;}
    .products-thumdesc{position:relative;font-size:17px;padding-left:10px;}    
    .products-thumdesc::after{left:0;top:0.7rem;width:4px;height:4px;background:#aaa;content:'';}
    .product-section.mg-section{margin-top:0 !important;}
}
.products-tbl {width: 100%;border-collapse: collapse;border-spacing: 0;border-top: 2px solid #f26d1e;border-bottom: 1px solid #333;}
.products-tbl tr th {background: #fff;}
.products-tbl tr td {background: #fff;}
.products-tbl thead tr th, .products-tbl tbody tr th, .products-tbl tbody tr td {font-size:15px;}
.products-tbl thead tr th {text-align: center;font-weight: 700;border-bottom: 1px solid #333;padding: 8px 8px 10px 8px;}
.products-tbl tbody tr th {padding: 8px 8px 8px 8px;font-weight:300;}
.products-tbl tbody tr td {text-align: center;font-weight:300;}
.products-tbl tbody tr:nth-child(odd) th, .products-tbl tbody tr:nth-child(odd) td {background: #f6f6f6;}
.img-pdf{width:24px;}


.solution-section02padding:90px 0 90px;text-align:center;}
.solution-section02 .flex-wrap h3{font-size:34px;font-weight:700;line-height:0.8;}
.solution-section02 .flex-wrap h3 span{font-family: "Poppins", sans-serif;font-size:18px;font-weight:300;}
.solution-section02 .flex-wrap .main-products{position:relative;background:#fff;overflow:hidden;border-radius:15px;}


.solution-section02 .flex-wrap .main-products img{filter: brightness(70%);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.solution-section02 .flex-wrap .main-products img:hover{filter: brightness(130%);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}

@media (max-width:767px) {
    .solution-section02{padding:30px 0;}
    .solution-section02 > .container > h2{font-size:34px;}
    .solution-section02 > .container > p{font-size:16px;line-height:1.3;margin-top:15px;}
    .solution-section02 .flex-wrap h3{font-size:22px;}
    .solution-section02 .flex-wrap h3 span{font-size:16px;}
    .solution-section02 .flex-wrap p{font-size:14px;}
}

.title-deco{font-size:70px;font-weight:700;line-height:1.0;margin-bottom:40px;color:#ccc;}
.img-radius{border-radius:15px;}
.solution-section > .row{margin-left:-30px;margin-right:-30px;}
.solution-section > .row > div{padding-left:30px;padding-right:30px;}
@media (max-width:767px) {
    .solution-section{margin-top:30px !important;}
    .title-deco{font-size:36px;margin-bottom:20px;margin-top:20px;}
    .img-radius{border-radius:8px;}
}


.solutions-tbl {width: 100%;border-collapse: collapse;border-spacing: 0;border-top: 2px solid #f26d1e;border-bottom: 1px solid #333;}
.solutions-tbl tr th {background: #fff;}
.solutions-tbl tr td {background: #fff;}
.solutions-tbl thead tr th, .solutions-tbl tbody tr th, .solutions-tbl tbody tr td {font-size:15px;}
.solutions-tbl thead tr th {text-align: center;font-weight: 700;border-bottom: 1px solid #333;padding: 8px 8px 10px 8px;}
.solutions-tbl tbody tr th {padding: 8px 8px 10px 20px;font-weight:700;}
.solutions-tbl tbody tr td {text-align:left;font-weight:300;padding: 8px 8px 10px 20px;}
.solutions-tbl tbody tr:nth-child(odd) th, .solutions-tbl tbody tr:nth-child(odd) td {background: #f6f6f6;}
.solutions-tbl a{color:#f26d1e;}
.solutions-tbl a:hover{text-decoration:underline;}

@media (max-width:767px) {
    .solutions-tbl colgroup col{width:100%;}
    .solutions-tbl thead tr th, .solutions-tbl tbody tr th, .solutions-tbl tbody tr td {display:block;width:100%;font-size:13px;}
    .solutions-tbl tbody tr th{font-size:15px;padding: 8px 8px 10px 20px;}
    .solutions-tbl tbody tr td {padding: 0px 8px 10px 20px;}    
}