#key {
	background: url(../img/company/key.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #FFF;
	font-size: 36px;
	line-height: 60px;
	padding: 59px 0 73px;
	text-shadow: 0px 1px 10px rgba(0, 0, 0, 1);
	font-weight: bold;
	letter-spacing: -1px;
}



.message { margin:40px 60px; }
.message p { margin: 0 0 20px 0; }
.daihyo { text-align: right;  }
.daihyo img { text-align: right; width:35%; display: inline !important; }
.rinen { margin: 120px 0 0 0; }
.rinen img { width:75%;  }

@media only screen and (max-width: 768px) {
.message { margin:40px 10px; }
.message p { margin: 0 0 20px 0; }
.daihyo { text-align: right; }
.daihyo img { text-align: right; width:60%; }
.rinen { margin: 60px 0 0 0; }
.rinen img { width:95%;  }
}



h2 {
	background: url(../img/index/line.png) repeat-x center bottom;
}
h2 img {
	margin: 0 !important;
}
#sec1 {
	margin: 65px auto 91px;
}
/* #sec1 ul {
	padding: 41px 0 50px;
}
#sec1 ul li {
	float: left;
}
#sec1 ul li:nth-child(1) {
	margin-right: 2px;
	width: 66%;
}
#sec1 ul li:nth-child(3), #sec1 ul li:nth-child(2) {
	width: 32.4%;
}
#sec1 ul li:nth-child(3) {
	margin-top: 2px;
} */

.company_pic_index {
	margin: 41px 0 50px;
	flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
}

.company_pic_index li {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.company_pic_wrap {
	width: calc(35% - 1px);
	height: 481px;
}

.company_pic_index .company_pic1 {
	width: calc(65% - 1px);
	height: 481px;
	background-image: url(/wp/wp-content/uploads/2021/12/sec1-photo1.jpeg);
}

.company_pic_index .company_pic2 {
	width: 100%;
	margin-bottom: 2px;
	height: 239.5px;
	background-image: url(/wp/wp-content/uploads/2021/12/sec1-photo2.jpeg);
}

.company_pic_index .company_pic3 {
	width: 100%;
	height: 239.5px;
	background-image: url(/wp/wp-content/uploads/2021/12/sec1-photo3.jpeg);
}

.company_pic_index.clearfix::after {
	content: "" !important;
}

#sec1 .info {
	border: 2px solid #dddddd;
}
#sec1 .info dl {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: bold;
	display: table;
	width: 100%;
	line-height: 38px;
}
#sec1 .info dl:last-child {
	border-bottom: none;
}
#sec1 .info dl dt {
	display: table-cell;
	padding-left: 4.2%;
	width: 21%;
	background: #fafafa;
	padding-top: 29px;
	color: #666;
}
#sec1 .info dl dd {
	padding: 28px 0 22px 3%;
	width: 95%;
	display: table-cell;
	border-left: 1px solid #ddd;
	color: #000;
	letter-spacing: 2.4px;
	font-weight: normal;
}
#sec2 {
	margin-bottom: 68px;
}
#sec2 .flow dl {
	border-bottom: 2px solid #ddd;
	font-size: 18px;
	font-weight: bold;
	display: table;
	width: 100%;
	line-height: 38px;
	color: #666;
	padding: 33px 0;
}
#sec2 .flow dl dt {
	display: table-cell;
	padding-left: 4.5%;
	color: #45834c;
	width: 20%;
}
#sec2 .flow dl dt br {
	display: none;
}
#sec2 .flow dl dd {
	display: table-cell;
	width: 79.5%;
}
#sec3 #gmap {
	margin: 10px 0 7px;
}
#sec3 .txt {
	padding-bottom: 60px;
}
#sec3 .txtlast {
	padding-bottom: 140px;
}

@media only screen and (max-width: 1000px) {
h2 {
	margin: 0 -3%;
}
h2 img {
	margin-left: 3% !important;
}
}

@media only screen and (max-width: 768px) {
#sec2 .flow dl dt {
	padding-left: 0;
}
#sec3 #gmap {
	margin-right: -3%;
	margin-left: -3%;
}
}

@media only screen and (max-width: 640px) {
#sec1 {
	margin: 7% 0 12%;
}
/* #sec1 ul {
	padding: 5% 0;
} */

.company_pic_wrap {
	height: 170px;
}

.company_pic_index {
	margin: 5% 0;
}

.company_pic_index .company_pic1 {
	height: 170px;
}

.company_pic_index .company_pic2 {
	height: 84px;
}

.company_pic_index .company_pic3 {
	height: 84px;
}


#sec1 .info dl dt {
	padding-top: 3%;
	padding-left: 2%;
}
#sec1 .info dl dd {
	padding-top: 3%;
	padding-bottom: 3%;
	padding-right: 3%;
}
#sec2 {
	margin-bottom: 8%;
}
#sec2 .flow dl dt br {
	display: block;
}
#sec3 #gmap {
	margin-top: 6%;
}
#sec3 #gmap iframe {
	height: 400px !important;
}
#sec3 .txt {
	padding-bottom: 15%;
}
}

@media only screen and (max-width: 414px) {
#key {
	font-size: 26px;
	padding: 13% 0;
}
h2 img {
	width: 60%;
}
#sec1 .info dl {
	font-size: 15px;
	line-height: 30px;
	letter-spacing: -0.5px;
}
#sec2 .flow dl {
	font-size: 15px;
	line-height: 30px;
	padding: 3% 0;
	border-bottom: 1px solid #ddd;
	letter-spacing: -0.5px;
}
#sec3 #gmap iframe {
	height: 350px !important;
}
#sec3 .txt {
	letter-spacing:-1px;
}
}

@media only screen and (max-width: 320px) {
#key {
	font-size: 20px;
}
#sec1 .info dl, #sec2 .flow dl {
	font-size: 13px;
	line-height: 25px;
}
#sec3 #gmap iframe {
	height: 300px !important;
}
#sec3 .txt {
	font-size: 12px;
}
}
