.message_wrap{
    padding: 15rem 2rem 0;
}
.ceo_message{
    width: 70%;
    max-width: 720px;
    font-family: 'Sawarabi Mincho', sans-serif;
    font-size: 3.3rem;
    letter-spacing: 4px;
}
.ceo_message img{
    display: block;
    margin: 0 3rem 0 auto;
    max-width: 240px;
    padding-top: 5rem;
}
.ceo_img{
    width: 30%;
    margin-top: -5rem;
}
@media screen and (max-width:1150px) {
.ceo_message{
    font-size: 2.8rem;
    letter-spacing: 2px;
}
}
@media screen and (max-width:950px) {
.message_wrap{
    padding: 7rem 0 0;
}
.ceo_message{
    width: 100%;
    max-width: 100%;
}
.ceo_message img{
    margin: 0 auto 0 2rem;
    max-width: 180px;
    padding-top: 5rem;
}
.ceo_img{
    width: 30%;
    margin: -10rem 0 0 auto;
}
}
@media screen and (max-width:700px) {
.ceo_message{
    font-size: 2.2rem;
}
}
.company_text {
    font-family: 'Sawarabi Mincho', sans-serif;
    padding: 10rem 0;
    font-size: 1.8rem;
}
.company_text .w600{
    margin-left: 0;    
}
.promise_list{
    font-size: 2.2rem;
    line-height: 2.5;
    padding: 3rem 0;
}
@media screen and (max-width:890px) {
.company_text {
    padding: 5rem 0;
    font-size: 1.6rem;
}

.promise_list{
    font-size: 2rem;
    line-height: 2;
    padding:  2rem 0;
}
}
.motto{
    background: rgba(255,255,255,0.80);
    padding: 5rem 8.525rem 10rem;
}
.motto h4{
    display: inline-block;
    font-size: 2rem;
    border-bottom: 1px solid #000;
    padding-bottom: 0.5rem;
    margin-bottom: 3rem;
    padding-top: 5rem;
}
.motto h5{
    font-size: 2.4rem;
    margin-bottom: 1rem;
}
.motto h5.mt3{
    margin-top: 3rem;
}
@media screen and (max-width:890px) {
.motto{
    padding: 2rem 3rem 5rem;
}
.motto h4{
    margin-bottom: 2rem;
    padding-top: 3rem;
}
.motto h5{
    font-size: 2.2rem;
    margin-bottom: 0.5rem;
}
.motto h5.mt3{
    margin-top: 2rem;
}
}
.businnes_field_list{
    color: #111111;
    padding-bottom: 10rem;
}
.businnes_field_list li{
    margin-bottom: 1rem;
}
.businnes_field_list_img{
    width: 25%;
    padding-right: 2rem;
    display: flex;
    align-items: center;
}
.businnes_field_list_text{
    width: 70%;
}
.businnes_field_list_img img{
    width: 100%;
}
.businnes_field_list_text h4{
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #111111;
}

.businnes_field_list li:first-child{
    width: 100%;
    background: url(../img/company/bg01.png) no-repeat center center;
    background-size: cover;
    padding: 5rem 5rem 10rem 5rem;
}
.businnes_field_list li:first-child .businnes_field_list_img{
    width: 8%;
    margin-top: 2rem;
}
.businnes_field_list li:first-child .businnes_field_list_img img{
    width: 100%;
}
.businnes_field_list li:first-child .businnes_field_list_text{
    width: 90%;
}
.businnes_field_list li:first-child .businnes_field_list_text h4{
    font-size: 2.5rem;
    margin-bottom: 2rem;
}
.businnes_field_list li:nth-child(2){
    width: 49.5%;
    background: url(../img/company/bg02.png) no-repeat center center;
    background-size: cover;
    padding: 5rem;
}
.businnes_field_list li:nth-child(3){
    width: 49.5%;
    background: url(../img/company/bg03.png) no-repeat center center;
    background-size: cover;
    padding: 5rem;
}
.businnes_field_list li:nth-child(4){
    width: 49.5%;
    background: url(../img/company/bg04.png) no-repeat center center;
    background-size: cover;
    padding: 5rem;
}
.businnes_field_list li:nth-child(5){
    width: 49.5%;
    background: url(../img/company/bg05.png) no-repeat center center;
    background-size: cover;
    padding: 5rem;
}

@media screen and (max-width:890px) {
.businnes_field_list_img,
.businnes_field_list li:first-child .businnes_field_list_img{
    width: 15%;
    margin-top: 5rem;
}
.businnes_field_list li:first-child .businnes_field_list_img img{
    max-width: 50px;
}
.businnes_field_list_text,
.businnes_field_list li:first-child .businnes_field_list_text{
    width: 85%;
}
.businnes_field_list li:first-child .businnes_field_list_text h4{
    font-size: 2.5rem;
    margin-bottom: 2rem;
}
.businnes_field_list li:first-child,
.businnes_field_list li:nth-child(2),
.businnes_field_list li:nth-child(3),
.businnes_field_list li:nth-child(4),
.businnes_field_list li:nth-child(5){
    width: 100%;
    padding: 3rem;
}
}
@media screen and (max-width:680px) {

.businnes_field_list_img,
.businnes_field_list li:first-child .businnes_field_list_img{
    width: 100%;
    margin-top: 2rem;
}
.businnes_field_list_img img{
    max-width: 80px;
}
.businnes_field_list li:first-child .businnes_field_list_img img{
    max-width: 50px;
}
.businnes_field_list_text,
.businnes_field_list li:first-child .businnes_field_list_text{
    width: 100%;
    margin-top: 2rem;
}
}
.map{
    padding-bottom: 10rem;
}
.map iframe{
    width: 100%;
    margin:2rem 0;
}
@media screen and (max-width:680px) {
    .map iframe{
        height: 30rem;
    }
}
.products_link a{
	margin-top:50px;
	text-decoration: none;
	color:#1c4381;
	font-size:17px;
	font-weight:600;
}
.businnes_field_list_text{
	background-color:rgba(255,255,255,0.80);
		padding:20px;
}
.btn_thoughts{
    text-align: center;
}
.btn_thoughts a{
	font-weight: 500;
    display: inline-block;
    margin: 4rem auto 2rem;
    font-size: 1.7rem;
    padding: 1rem 3rem;
    border: 2px solid #052b63;
    border-radius: 5px;
   
    color: #052b63;
    transition: .5s;
}
.btn_thoughts a:hover{
    background: #052b63;
    color: #fff;
}