<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#main .mainVisual {
	padding: 17px 0 481px;
	background-image: url(../img/company/main_bg.jpg);
}

#gNavi li.navi04 a {
	border-bottom: 1px solid #a57a2b;
}

#main .textBox {
	margin-bottom: 45px;
	padding: 215px 20px 0;
	position: relative;
	float: right;
	width: 700px;
	height: 700px;
	box-sizing: border-box;
	border-radius: 50%;
	background: url(../img/company/txt_bg.png) left top repeat;
	z-index: 10;
}

#main .textBox .headLine01 {
	position: absolute;
	top: 41px;
	left: -240px;
	min-width: 357px;
	z-index: 100;
}

#main .textBox p {
	margin: 0 40px 0;
	font-size: 25px;
	line-height: 1.3;
}

#main .textBox .ttl {
	margin: 0 0 17px 10px;
	font-size: 43px;
	text-align: center;
	text-indent: 0;
}

#main .box01 {
	margin-bottom: 45px;
}

#main .skills .headLine01 {
	margin-bottom: 17px;
	min-width: 357px;
}

#main .skills p {
	margin-bottom: 34px;
	clear: both;
	font-size: 25px;
	text-indent: 0;
}

#main .listUl {
	margin: -5px -5px 33px 0;
}

#main .listUl li {
	margin: 5px 5px 0 0;
	float: left;
}

#main .map {
	margin-bottom: 39px;
	height: 575px;
}

#main .companyTab {
	margin-bottom: 67px;
	width: 100%;
	border-collapse: collapse;
}

#main .companyTab th,
#main .companyTab td {
	padding: 5px;
	font-size: 17.5px;
	line-height: 1.7;
	vertical-align: top;
	text-align: left;
	border: 1px solid #808080;
}

#main .companyTab th {
	width: 20%;
	text-align: center;
	background-color: #ede6d6;
}

#main .companyTab td {
	font-weight: bold;
	padding-left: 56px;
}

#main .companyTab td a:hover {
	text-decoration: underline;
}

#main .h2Ttl {
	margin-bottom: 41px;
	min-width: 276px;
}

#main .imgBox {
	margin-bottom: 34px;
}

#main .imgBox:last-child {
	margin-bottom: 0;
}

#main .imgBox .photoBox {
	margin-top: 1px;
	float: left;
}

#main .imgBox .txtBox {
	float: right;
	width: 622px;
}

#main .imgBox .txtBox .headLine02 {
	margin-bottom: 25px;
	font-size: 35px;
	font-weight: normal;
	line-height: 1;
}

#main .imgBox .txtBox p {
	padding-left: 2px;
	line-height: 1.3;
}

#main .imgBoxR .photoBox {
	float: right;
}

#main .imgBoxR .txtBox {
	float: left;
}

@media all and (-ms-high-contrast:none){
	#main .companyTab th,
	#main .companyTab td {
		padding-top: 12px;
	}
} .bold {
	font-weight: bold;
}

@media all and (max-width: 767px) {
    #main {
        margin-bottom: 21px;
    }
    
    #main .mainVisual {
        margin-bottom: 50px;
        padding: 5px 0 165px;
        text-align: right;
        background-image: url("../img/company/main_bg_sp.jpg");
    }
    
    #main .mainVisual img {
        margin-right: 6%;
        width: 40%;
    }
    
    #main .textBox {
        margin: 0 auto 27px;
        padding: 90px 0 0;
        position: relative;
        float: none;
        max-width: 354px;
        width: 100%;
        height: 354px;
        border-radius: 50%;
        z-index: 10;
    }

    #main .textBox .headLine01 {
        margin-bottom: 0;
        top: -34px;
        left: 0;
        min-width: 179px;
    }

    #main .textBox p {
        margin: 0 25px 0;
        font-size: 13px;
    }

    #main .textBox .ttl {
        margin: 0 0 30px;
        font-size: 22px;
    }
    
    #main .skills .headLine01 {
        margin-bottom: 22px;
        min-width: 178px;
    }

    #main .skills p {
        margin-bottom: 21px;
        clear: both;
        font-size: 13px;
        line-height: 1.2;
    }
    
    #main .listUl {
        margin: -10px 11px 18px;
    }

    #main .listUl li {
        margin: 10px 0 0;
        float: left;
        width: 46.7%;
    }
    
    #main .listUl li:nth-child(2n) {
        float: right;
    }
    
    #main .map {
        margin-bottom: 21px;
        height: 262px;
    }

    #main .companyTab {
        margin-bottom: 28px;
    }

    #main .companyTab th,
    #main .companyTab td {
        padding: 0;
        font-size: 9px;
    }

    #main .companyTab th {
        width: 25%;
    }

    #main .companyTab td {
        padding-left: 13px;
    }

    #main .companyTab td a:hover {
        text-decoration: none;
    }
    
    #main .h2Ttl {
        margin-bottom: 19px;
        min-width: 139px;
    }
    
    #main .imgBox {
        margin-bottom: 25px;
    }

    #main .imgBox .photoBox {
        margin-top: 0;
        width: 38%;
    }

    #main .imgBox .txtBox {
        float: right;
        width: 60%;
    }
    
    #main .imgBoxR .txtBox {
        float: left;
    }

    #main .imgBox .txtBox .headLine02 {
        margin-bottom: 5px;
        font-size: 19px;
    }

    #main .imgBox .txtBox p {
        padding-left: 2px;
        line-height: 1.3;
        font-size: 10px;
    }
}

@media all and (max-width: 364px) {
    #main .imgBox .txtBox .headLine02 {
        font-size: 16px;
    }
}

@media all and (max-width: 374px) {
    #main .textBox {
        padding-top: 70px;
        width: 300px;
        height: 300px;
    }
    
    #main .textBox .ttl {
        margin-bottom: 25px;
        font-size: 18px;
    }
}
</pre></body></html>