@charset "Shift_JIS";
/* CSS Document */



/*会社案内*/
.company h3#title_1 {
	height: 41px;
	width: 1040px;
	border-bottom: solid 3px #b2b2b2;
	margin-bottom: 30px;
}

.company h3#title_2 {
	display:none;
}

.company .logo {
	width:400px;
    margin: 0 auto;
}

.company .aisatsu {
	font-size: 16px;
	line-height: 40px;
	padding: 10px 0 15px 40px;
    text-align: center;
    display: block;
}

.company .aisatsu p {
    text-align: left;
    display: inline-block;
}

.company .yakuin {
	text-align: right;
	margin-top: 25px;
	margin-right: 170px;
	margin-bottom: 120px;
}

.company .rinen {
	margin-bottom: 110px;
}

.company p.koumoku {
	font-size: 15px;
	line-height: 1em;
	font-weight: bold;
	color: #323b7a;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

.company .address {
	display:none;
}

.company .map {
	background-image: url("../img_2021/company/company_img_2_5.jpg");
	background-repeat: no-repeat;
	background-position: 15px 0px;
	height: 826px;
	width: 1040px;
    position: relative;
}

.company .map li {
	text-indent: -9999em;
}
.company .map li a {
	display: block;
	height: 33px;
	width: 180px;
}

.company .map li.map_1 a {
	position: absolute;
    top: 185px;
    left: 52px;
}

.company .map li.map_2 a {
	position: absolute;
    top: 305px;
    right: 94px;
}

.company .midashi {
	border-radius: 20px;/*角丸指示*/
	-webkit-border-radius: 7px;/*角丸指示*/
	-moz-border-radius: 7px;/*角丸指示*/
	background-color: #818bc2;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	line-height: 1em;
	padding: 5px 0 7px 10px;
	margin-bottom: 20px;
}

.company .txt_1 {
	padding: 6px 0 6px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-left: 15px;
}

.company .txt_2,
.company .txt_2_2 {
	margin-left: 15px;
	border-top: solid 1px #ccc;
	width: 485px;
}

.company .txt_3 {
    display: flex;
    justify-content:space-between;
    flex-wrap:wrap;
    align-items: flex-start;
    margin-bottom: 25px;
}

.company .txt_4 {
	padding: 6px 0 6px 0;
	border-bottom: solid 1px #ccc;
	text-align: right;
}

/*.company .txt_5 {
	margin-left: 15px;
	border-top: solid 1px #ccc;
	width: 485px;
}*/

.company .txt_6 {
	margin-left: 15px;
	border-top: solid 1px #ccc;
	width: 1025px;
}

.company .txt_7 {
	padding: 8px 0;
	border-bottom: solid 1px #ccc;
}

.company .txt_8 {
	width: 125px;
	padding-left: 10px;
}

.company .txt_9 {
	margin-left: 15px;
	border-top: solid 1px #ccc;
	width: 1025px;
}

.company .txt_10 {
	width: 341px;
	border-bottom: solid 1px #ccc;
	padding: 6px 0 6px 0;
    vertical-align : top;
}

.company .txt_okuri_1 {letter-spacing: 6px;}
.company .txt_okuri_2 {letter-spacing: 2px;}
.company .txt_okuri_3 {letter-spacing: 5px;}
.company .txt_okuri_4 {letter-spacing: 5px;}
.company .txt_okuri_5 {letter-spacing: 1px;}
.company .txt_okuri_6 {letter-spacing: 1.5px;}
.company .txt_okuri_7 {letter-spacing: 8.5px;}
.company .txt_okuri_8 {letter-spacing: 3px;}


/*会社案内ここまで*/



/* SP */
@media print, screen and (max-width: 640px) {
.company h3#title_1 {
	display:none;
}

.company h3#title_2 {
	display:block;
	margin-bottom: 30px;
}

.company .logo {
	width:100%;
	text-align: center;
}

.company .logo img {
	width:55%;
}

.company .aisatsu {/**/
	width:87%;
	margin:0 auto 0 auto;
	font-size: 3.7vw;
	line-height: 2em;
	padding: 10px 0 15px 0;
}

.company .yakuin {/**/
	width:90%;
	margin:0 auto 0 auto;
	text-align: right;
	padding-bottom: 8vh;
}

.company .yakuin img {/**/
	width:60%;
}

.company .rinen {
	margin: 0 auto 8vh auto;
	width:90%;
}

.company .rinen img {
	width:100%;
}

.company p.koumoku {/**/
	width:87%;
	margin:0 auto 0 auto;
	font-size: 4.5vw;
	line-height: 1em;
	font-weight: bold;
	color: #323b7a;
	padding: 0 0 1.5vh 0;
}

.company p.koumoku_2 {/**/
	width:87%;
	margin:0 auto 0 auto;
	font-size: 4.5vw;
	line-height: 1em;
	font-weight: bold;
	color: #323b7a;
	padding: 0;
}

.company .address {/**/
	font-size: 3.6vw;
	display:block;
	padding-bottom: 4.5vh;
}

.company .addr {/**/
	margin-bottom: 15px;
}

.company .addr .color_1 {/**/
    color: #e8418f;
}

.company .addr .color_2 {/**/
    color: #049e3e;
}

.company .addr .color_3 {/**/
    color: #192385;
}

.company .addr .color_4 {/**/
    color: #009de1;
}

.company .map {/**/
	background-image: none;
	height: auto;
	width:87%;
	margin:0 auto 0 auto;
}

.company .map li {/**/
	display:none;
}
.company .map li a {
}

.company .map li.map_1 a {
}

.company .map li.map_2 a {
}


.company .midashi {/**/
	width:87%;
	margin:0 auto 0 auto;
	border-radius: 10px;/*角丸指示*/
	-webkit-border-radius: 10px;/*角丸指示*/
	-moz-border-radius: 10px;/*角丸指示*/
	background-color: #818bc2;
	font-size: 5vw;
	font-weight: bolder;
	color: #FFF;
	line-height: 1.7em;
	padding: 0 0 0 10px;
	margin-bottom: 20px;
}

.company .txt_1 {/**/
	width:87%;
	margin:0 auto 0 auto;
	padding: 1vh 0 4.5vh 0;
	border-top: solid 1px #aaa;
	border-bottom: none;
}

.company .txt_1_2 {/**/
	font-size: 3.7vw;
	width:87%;
	margin:0 auto 0 auto;
	padding: 1vh 0 4.5vh 0;
	border-top: solid 1px #aaa;
	border-bottom: none;
}

.company .txt_2 {/**/
	border-top: solid 1px #aaa;
	width: 87%;
	margin:0 auto 0 auto;
	float: none;
}

.company .txt_2_2 {/**/
	border-top: none;
	width: 87%;
	margin:0 auto 0 auto;
	float: none;
}

/*.company .txt_3 {
	padding: 6px 0 6px 0;
	border-bottom: dashed 1px #ccc;
}*/

.company .txt_4 {/**/
	padding: 6px 0 6px 0;
	border-bottom: dashed 1px #ccc;
	text-align: right;
}

.company .txt_5 {/**/
	border-top: none;
	width: 87%;
	margin:0 auto 0 auto;
	float: none;
}

/*.company .txt_6 {
	margin-left: 15px;
	border-top: solid 1px #ccc;
	width: 660px;
}*/

.company .txt_7 {
	padding: 6px 0 6px 0;
	border-bottom: dashed 1px #ccc;
}

/*.company .txt_8 {
	width: 125px;
}*/

.company .txt_9 {/**/
	width:87%;
	margin:0 auto 0 auto;
	border-top: solid 1px #ccc;
	padding: 1vh 0 4.5vh 0;
	border-top: solid 1px #aaa;
	border-bottom: none;
}

.company .txt_10 {
	width: 330px;
	border-bottom: solid 1px #ccc;
	padding: 6px 0 6px 0;
}

.company .txt_okuri_1 {/**/
	letter-spacing: 1.8vw;
}

.company .txt_okuri_2 {/**/
	letter-spacing: 0.6vw;
}

.company .txt_okuri_3 {/**/
	letter-spacing: 1.4vw;
}

.company .txt_okuri_4 {/**/
	letter-spacing: 1.5vw;
}

.company .txt_okuri_5 {/**/
	letter-spacing: 0.2vw;
}

.company .txt_okuri_6 {/**/
	letter-spacing: 0.5vw;
}

}


