.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: #fff;
    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_text h4{
    display: inline-block;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #fff;
}

.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: 5rem;
}
.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;
}


body {
  margin: 0;
}

.box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
	margin-top:60px;
	width:1200px;
}

.text {
	width:700px;
}

h3 {
  font-size: 21px;
  margin: 0;
border-bottom: 2px solid #999;
}

.pict {
  width: 30%;
  margin-left: 3%;
}

.pict img {
  width:600px;
  height:auto;
}

.box:nth-child(even) {
  flex-direction: row-reverse;
}
.box:nth-child(even) .text {
  text-align: left;
	width: 700px;
}
.box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 0%;
}
.text .btn_blue{
	 margin-top:50px;
}
.text p{
	margin-top:20px;
}



@media (max-width:1280px) {
  .box {
    flex-direction: column;
	  width:auto;
  }
  .box:nth-child(even) {
    flex-direction: column;
	  width:auto;
  }
  .text {
    text-align: center;
	  width:auto;
  }
  .box:nth-child(even) .text {
    text-align: center;
	  width:auto;
  }
  .pict {
    width:100%;
    margin-left: 0;
    text-align: center;
  }
  .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
  }
  .pict img {
    width:100%;
    height:auto;
  }
}

@media (max-width:768px) {
  .box {
    flex-direction: column;
  }
  .box:nth-child(even) {
    flex-direction: column;
  }
  .text {
    text-align: center;
  }
  .box:nth-child(even) .text {
    text-align: center;
  }
  .pict {
    width:100%;
    margin-left: 0;
    text-align: center;
  }
  .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
  }
  .pict img {
    width:100%;
    height:auto;
  }
}