@charset "UTF-8";
@import url(//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap);
.about__title{font-weight:700;font-family:'Noto Serif JP',serif;color:#d13b00}
.about__lead{font-weight:700}
.point__img,.point__title{text-align:center}
.business-item__title{display:flex;font-weight:500;background-color:#d13b00;color:#fff;border:1px solid #ccc;justify-content:center;align-items:center}
.business-item__subtitle{display:flex;justify-content:center;align-items:center}
.business-item__subtitle:after,.business-item__subtitle:before{display:block;width:100%;height:1px;background-color:#ccc;content:''}
.business-item__subtitle>span{display:block;white-space:nowrap}
.business-item__list>li:before{display:inline-block;content:'■'}
.business-item__list>li:not(:first-child){border-top:1px solid #ccc}
.business-item__list.border-none>li{border-top:none!important;padding-top:10px!important;margin-top:0!important}
@media print,screen and (min-width:768px){
#global_nav ul li:nth-child(2){background-size:100% 2px}
.main-visual{background-image:url(/business/img/business_top.jpg)}
.about__title{font-size:2em;line-height:1.5625}
.about__lead{margin-top:30px;font-size:1.125em;line-height:2}
.point__title{font-size:2em;line-height:1.6875}
.point__img{margin-top:30px}
.business-container{display:flex;justify-content:space-between}
.business-item{width:47.70017%}
.business-item__title{padding:0 13px;height:60px;font-size:1.375em;border-radius:5px;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}
.business-item__subtitle{margin-top:20px;margin-bottom:-15px;font-size:1.125em}
.business-item__subtitle>span{padding:0 20px}
.business-item__list{margin-top:30px}
.business-item__list>li{padding-left:20px}
.business-item__list>li:before{margin-left:-20px;width:20px}
.business-item__list>li:not(:first-child){margin-top:20px;padding-top:20px}
}
@media screen and (max-width:767px){
.main-visual{background-image:url(/business/img/business_top_sp.jpg)}
.about__title{font-size:1.28571em;line-height:1.75}
.about__lead{margin-top:20px;line-height:1.92857}
.point__title{font-size:1.14286em;line-height:1.6875}
.point__img{margin-top:15px;padding:0 8.95522%}
.business-item:not(:first-child){margin-top:30px}
.business-item__title{padding:0 20px;height:35px;border-radius:2.5px;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}
.business-item__title>img{width:218px}
.business-item__subtitle{margin-top:15px;margin-bottom:-8px;font-size:.85714em}
.business-item__subtitle>span{padding:0 10px}
.business-item__list{margin-top:20px;font-size:.85714em;line-height:1.5}
.business-item__list>li{padding-left:15px}
.business-item__list>li:before{margin-left:-15px;width:15px}
.business-item__list>li:not(:first-child){margin-top:15px;padding-top:15px}
}