@charset "UTF-8";

#wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  
}

#content {
position: relative;
overflow: hidden;
}

.section {
       position: relative;
       display: block;
       width: 100%;
       padding: 80px 0;
       
}

.section .box {
       position: relative;
      width: 90%;
      max-width: 1100px;
      margin: 0 auto;
}



@media screen and (max-width: 1100px) {
.section {
       position: relative;
       display: block;
       width: 100%;
       padding: 40px 0;
}
.section .box {
       position: relative;
      width: 100%;
      margin: 0 auto;
      padding: 0 20px;
}
.title {
    display: block;
    width: 100%;
    margin: 0 auto;
}
}

@media screen and (max-width: 768px) {
.section {
       position: relative;
       display: block;
       width: 100%;
       padding: 20px 0 30px;
}
/*.title p {
    padding: 0 10px;
}*/
.section .box {
       position: relative;
      width: 100%;
      padding: 15px;
}
}


/****sec01****/

.sec01 {
       position: relative;
       display: block;
       width: 100%;
       padding: 0;
}

.sec01 ul.four {
     width: 100%;
     margin: 50px auto;
}
.sec01 ul.four .box-title2 {
      display: none;
}

.sec01 ul.four li {
     width: 22%;
     margin: 1.5%;
     border: solid 1px #f0bbbb;
     padding: 50px 15px;
     float: left;
}
.sec01 ul.four li .image {
      width: 60%;
      margin: 0 auto 15px;
      text-align: center;
}
.sec01 ul.four li .image img {
      width: 100%;
      height: auto;
}
.sec01 ul.four li .sub {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.1rem; 
       color: #ed9b9b;
       text-align: center;
}
.sec01 ul.four li .memo1 {
      font-size: 86%;
      line-height: 1.5;
      padding-top: 10px;
}

.sec01 ul.four li.pic {
     width: 22%;
     margin: 1.5%;
     border: none;
     padding: 0;
     float: left;
}
.sec01 ul.four li.pic .image2 {
      width: 100%;
      margin: 0 auto;
      text-align: center;
      overflow:hidden
}
.sec01 ul.four li.pic .image2 img {
      width: 100%;
      height: auto;
}

@media screen and (max-width: 1100px) {
.sec01 ul.four .box-title2 {
      display: block;
      width: 98%;
      margin: 0 auto 15px;
      background: #ed9b9b;
      padding: 8px 0;
      text-align: center;
      color: #fff;
       font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: normal;
}
.sec01 ul.four .box-title2 span {
      display: block;
       font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.15rem; 
}
.sec01 ul.four li {
     width: 23%;
     margin: 1.0%;
     border: solid 1px #f0bbbb;
     padding: 50px 15px;
     float: left;
}
.sec01 ul.four li.pic {
     display: none;
}
}
@media screen and (max-width: 995px) {
.sec01 ul.four li {
     width: 30.3%;
     margin: 1.5%;
     border: solid 1px #f0bbbb;
     padding: 30px 20px;
     float: left;
}
}
@media screen and (max-width: 768px) {
.sec01 ul.four {
     width: 100%;
     margin: 20px auto;
}
.sec01 ul.four li {
     width: 48%;
     margin: 1.0%;
     border: solid 1px #f0bbbb;
     padding: 20px 10px;
     float: left;
}
.sec01 ul.four .box-title2 {
      display: block;
      width: 98%;
      margin: 0 auto 10px;
      background: #ed9b9b;
      padding: 5px 0;
      text-align: center;
      color: #fff;
       font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3;
  font-weight: normal;
}
.sec01 ul.four .box-title2 span {
      display: block;
       font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.10rem; 
}
}
/****sec03****/

.sec03 {
       position: relative;
       display: block;
       width: 80%;
       margin: 80px auto;
       border: solid 1px #ed9b9b;
}
.sec03 .boxs {
      position: relative;
      display: block;
      width: 100%;
      padding: 40px;
}

.sec03 .boxs .right {
      width: 44%;
      float: right;
}

.sec03 .boxs .left {
      width: 56%;
      float: left;
      position:absolute;
      top: -60px;
      left: -80px;
}

.sec03 .boxs .left .image {
      width: 100%;
}

.sec03 .boxs .left .image .img {
      width: 100%;
      height: auto;
}




.sec03 .boxs2 {
      position: relative;
      display: block;
      width: 100%;
      padding: 40px;
}

.sec03 .boxs2 .left2 {
      width: 44%;
      float: left;
}

.sec03 .boxs2 .right2 {
      width: 56%;
      float: right;
      position: absolute;
      top: 20px;
      right: -80px;
}

.sec03 .boxs2 .right2 .image2 {
      width: 100%;
}

.sec03 .boxs2 .right2 .image2 .img {
      width: 100%;
      height: auto;
}



.sec03 .boxs3 {
      position: relative;
      display: block;
      width: 100%;
      padding: 40px;
}


.sec03 .boxs3 .left3 {
      width: 50%;
      padding: 30px;
      float: left;
}

.sec03 .boxs3 .left3 .image {
      width: 100%;
}

.sec03 .boxs3 .left3 .image3 .img {
      width: 100%;
      height: auto;
}

.sec03 .boxs3 .right3 {
      width: 50%;
      padding: 30px;
      float: right;
}


@media screen and (max-width: 1100px) {

.sec03 {
       position: relative;
       display: block;
       width: 100%;
       margin: 50px auto;
}
.sec03 .boxs {
      position: relative;
      display: block;
      width: 100%;
      padding: 30px;
}
.sec03 .boxs .right {
      width: 50%;
      padding: 20px 0 0 20px;
      float: right;
}
.sec03 .boxs .left {
      width: 50%;
      float: left;
      position: relative;
      top: auto;
      left: auto;
}

.sec03 .boxs2 {
      position: relative;
      display: block;
      width: 100%;
      padding: 30px;
}
.sec03 .boxs2 .left2 {
      width: 50%;
      padding: 20px 20px 0 0;
      float: left;
}
.sec03 .boxs2 .right2 {
      width: 50%;
      float: right;
      position: relative;
      top: auto;
      right: auto;
}
.sec03 .boxs3 {
      position: relative;
      display: block;
      width: 100%;
      padding: 30px;
}

}

@media screen and (max-width: 880px) {

.sec03 {
       position: relative;
       display: block;
       width: 100%;
       margin: 0 auto;
}

.sec03 .boxs .right {
      width: 100%;
      padding: 20px 0;
      float: none;
}
.sec03 .boxs .left {
      width: 100%;
      float: none;
}

.sec03 .boxs2 .left2 {
      width: 100%;
       padding: 0;
      float: none;
}
.sec03 .boxs2 .right2 {
      width: 100%;
      float: none;
}

.sec03 .boxs3 {
      position: relative;
      display: block;
      width: 100%;
      padding: 0 30px;
}


.sec03 .boxs3 .left3 {
      width: 100%;
      padding: 0;
      float: none;
}
.sec03 .boxs3 .right3 {
      width: 100%;
      padding: 20px 0 0;
      float: none;
}

}
@media screen and (max-width: 640px) {
.sec03 h3 {
     margin-top: 0;
     padding-top: 0;
}

.sec03 .boxs {
      position: relative;
      display: block;
      width: 100%;
      padding: 20px 15px 0;
}
.sec03 .boxs .right {
      width: 100%;
      padding: 10px 0;
      float: none;
}
.sec03 .boxs2 {
      position: relative;
      display: block;
      width: 100%;
      padding: 20px 15px;
}

.sec03 .boxs2 .left2 {
      padding-top: 10px;
}


.sec03 .boxs3 {
      position: relative;
      display: block;
      width: 100%;
      padding: 0 15px
}

.sec03 .boxs3 .right3 {
      width: 100%;
      padding: 10px 0 0;
      float: none;
}

}

/****sec04****/

.sec04 {
       position: relative;
       background: #f8f1f1;
       display: block;
       width: 100%;
       padding: 40px 0 0;
       margin:  50px auto 0;
}

.sec04 .box-in {
       position: relative;
       display: block;
      width: 100%;
      margin: 50px auto 0;
      background: #fff;
      padding: 50px;
      z-index: 5;
}

.sec04 .box-in .left {
       width: 55%;
       float: left;
}

.sec04 .box-in .left .sub {
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.1rem; 
}

.sec04 .box-in .left .name {
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.2rem; 
    margin-bottom: 50px;
}

.sec04 .box-in .left .name span {
font-family: 'Prompt', sans-serif;
    font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.15rem; 
    padding-left: 20px;
}


.sec04 .box .img02 {
      position:absolute;
      top: -100px;
      right: -50px;
      width: 50%;
      max-width: 520px;
      z-index: 7;
}

.sec04 .box .img02 img {
       width: 100%;
       height: auto;
}



@media screen and (max-width: 1100px) {

.sec04 .box .img02 {
      position:absolute;
      top: -50px;
      right: 20px;
      width: 45%;
      max-width: 460px;
}
}

@media screen and (max-width: 900px) {
.sec04 {
       display: block;
       width: 100%;
       padding: 30px 0 0;
       margin:  0 auto 0;
}
.sec04 .box .img02 {
      position:absolute;
      top: -50px;
      right: 20px;
      width: 40%;
      max-width: 400px;
}
}

@media screen and (max-width: 768px) {
.sec04 {
       display: block;
       width: 100%;
       padding:  0;
       margin:  0 auto;
}
.sec04 .box-in {
       position: relative;
       display: block;
      width: 100%;
      margin: 0 auto 0;
      background: #fff;
      padding: 20px;
}

.sec04 .box-in .left {
       width: 100%;
       float: none;
}

.sec04 .box-in .left .sub {
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0.05rem; 
}

.sec04 .box-in .left .name {
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.1rem; 
    margin-bottom: 30px;
}

.sec04 .box-in .left .name span {
font-family: 'Prompt', sans-serif;
    font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.1rem; 
    padding-left: 15px;
}


.sec04 .box .img02 {
      position: relative;
      display: block;
      top: auto;
      right: auto;
      max-width: inherit;
max-width: initial;
      width: 100%;
      margin: 0 auto;
}
.sec04 .box .img02 img {
       width: 100%;
       height: auto;
}

}

@media screen and (max-width: 640px) {
.sec04 {
       padding: 0;
       margin:  0 auto;
}
}





/****sec05a****/

.sec05a {
       position: relative;
       background: #f8f1f1;
       display: block;
       width: 100%;
       padding: 0 0 80px;
       margin:  0 auto;
}

.box50 {
      position: relative;
      display: block;
      width: 100%;
      max-width: 1100px;
      margin: 0 auto 60px;
}

.box50 .box50-1 {
       position: relative;
       width: 100%;
        padding: 20px;
}
.box50 .box50-1 .left50 {
         width: 20%;
         float: left;  
}
.circle {
    position: relative;
    width: 170px;
    height: 170px; 
    background-color: #ed9b9b;
    border-radius: 50%; 
    margin: 0 auto;
    text-align: center;
}
.circle-inner {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.circle-inner .tited {
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: normal;
  letter-spacing: 0.3rem; 
        color: #fff;
}

.circle-inner .tited span {
       display: block;
       font-size: 70%;
       letter-spacing: 0.1rem;
}

@media screen and (max-width: 954px) {
.sec05a {
       padding: 0 0 50px;
}

.circle {
    width: 140px;
    height: 140px; 
}
}

@media screen and (max-width: 768px) {
.sec05a {
       padding: 0 0 20px;
}

.box50 {
      position: relative;
      display: block;
      width: 100%;
      margin: 0 auto 30px;
}

.box50 .box50-1 .left50 {
         display: block;
         width: 100%;
         float: none;  
         margin: 0 auto;
}
.circle {
    position: relative;
    width: 90px;
    height: 90px; 
    background-color: #ed9b9b;
    border-radius: 50%; 
    margin: 0 auto;
    text-align: center;
}
.circle-inner .tited {
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
       font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.4;
  font-weight: normal;
  letter-spacing: 0.15rem; 
        color: #fff;
}
}





.box50 .box50-1 .right50 h3 {
       margin-bottom: 10px;
}

ul.box50-2 {
        position: relative;
        display: block;
        width: 100%;
        padding: 0 20px;
}

ul.box50-2 .pt-10 {
       padding-top: 20px;
}


ul.box50-2 li {
       width: 48%;
       margin:1%;
       float: left;
}
ul.box50-2 li .image50 {
        width: 100%;
        text-align: center;
}

ul.box50-2 li .image50 img {
        width: 100%;
        height: auto;
}
ul.box50-2 li .text50, ul.box50-2 li .text51 {
        padding: 0 20px 20px;
}
ul.box50-2 li .text51 {
       border-left: 1px solid #ed9b9b;
}
@media screen and (max-width: 768px) {
ul.box50-2 .pt-10 {
       padding-top: 10px;
}
}
@media screen and (max-width: 640px) {
.box50 .box50-1 .right50 h3 {
      text-align: center;
      margin: 0 auto 8px;
}
ul.box50-2 li {
       width: 100%;
       margin:0 auto 20px;
       float: none;
       border: solid 1px #dcdcdc;
}

ul.box50-2 li .text50, ul.box50-2 li .text51 {
        padding: 0 10px 20px;
}
ul.box50-2 li .text51 {
       border-left: none;
}
ul.box50-2 .pt-10 {
       padding-top: 0;
}
}

/****sec05****/

.sec05 {
       position: relative;
       background: #f8f1f1;
       display: block;
       width: 100%;
       padding: 0;
       margin:  0 auto 0;
}

.sec05 ul.six {
     display: block;
     width: 90%;
     max-width: 1100px;
     margin: 0 auto;
     padding: 0 0 40px;
}

.sec05 ul.six li {
    background: #fff;
    width: 32.3%;
    margin: 0.5%;
    float: left;
    padding: 30px 25px;
    min-height: 360px;
}
.sec05 ul.six li .sub4 {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
      color: #818a9a;
      text-align: center;
      padding: 10px 0;
}

.sec05 ul.six li .sub4 span {
       display: block;
       text-align: center;
       color: #232a35;
       font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.5;
}

@media screen and (max-width: 1080px) {
.sec05 ul.six li {
        /*min-height: inherit;
        min-height: initial;*/
       min-height: 302px;
}
}

@media screen and (max-width: 768px) {
.sec05 ul.six {
     display: block;
     width: 94%;
     margin: 0 auto;
     padding: 0 0 40px;
}

.sec05 ul.six li {
        background: #fff;
        width: 47%;
        margin: 1.5%;
        float: left;
        padding: 0;
        min-height: 250px;
}
.sec05 ul.six li .sub4 {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.3;
      color: #818a9a;
      text-align: center;
      padding: 8px 0;
      letter-spacing: 0;
}

.sec05 ul.six li .sub4 span {
       display: block;
       text-align: center;
       color: #232a35;
       font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.sec05 ul.six li .memo4 {
      padding: 0 7px 7px;
      font-size: 85%;
      line-height: 1.4;
}
}
@media screen and (max-width: 640px) {

.sec05 ul.six li {
        min-height: 200px;
}
}

/****sec07****/

.sec07 {
       position: relative;
       display: block;
       width: 100%;
       padding: 0;
}


.sec07 .left {
      width: 50%;
      float: left;
}

.name {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.15rem;
      padding-bottom: 15px;
}
 .txt-tel {
     padding: 10px 0 15px;
}

.txt-tel span {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}

.txt-tel i {
     color: #f0bbbb;
     font-size: 24px;
  font-size: 2.4rem;
     padding-right: 6px;
}

.small i {
     color: #f0bbbb;
     font-size: 16px;
  font-size: 1.6rem;
     padding: 0 5px 0 0;
}

.small a {
     font-family: 'Prompt', sans-serif;
     font-weight: 400;
      /*font-size: 15px;
  font-size: 1.5rem;
      letter-spacing: 0;*/
}

.memo {
     display: inline-block;
     padding: 0 20px;
     height: 30px;
     line-height: 30px;
     background: #f8f1f1;
       border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
        text-align: center;
}

.sec07 .right {
      width: 50%;
      float: right;
}

.time {
     display: block;
     width: 100%;
}

.hour {
  border-collapse: collapse;
   width: 100%;
}

.hour th, .hour td {
  padding: 10px;
  text-align: center;
  border: 1px solid #dcdcdc;
  color: #ed9b9b;
}

.hour th {
  background: #f0bbbb;
   font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
  color: #fff;
}


.txt-pink {
     display: block;
     padding-top: 20px;
     color: #ed9b9b;
}



@media screen and (max-width: 768px) {
.sec07 {
       position: relative;
       display: block;
       width: 100%;
       padding: 0;
}

.sec07 .left {
      width: 100%;
      float: none;
      margin: 0 auto 20px;
}

.name {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
      padding-bottom: 5px;
}

.txt-tel span {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}

.txt-tel i {
     color: #f0bbbb;
     font-size: 22px;
  font-size: 2.2rem;
     padding-right: 5px;
     line-height: 1.0;
}


.memo {
     display: inline-block;
     padding: 0 20px;
     height: 30px;
     line-height: 30px;
     background: #f8f1f1;
       border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
        text-align: center;
}
.small {
     font-size: 90%;
     letter-spacing: 0;
}

.small i {
     color: #f0bbbb;
     font-size: 13px;
  font-size: 1.3rem;
     padding: 0 3px 0 0;
}


.sec07 .right {
      width: 100%;
      margin: 20px auto 0;
      float: noen;
}
.txt-pink {
     padding-top: 10px;
}
.hour th, .hour td {
  padding: 10px 3px;
  text-align: center;
  border: 1px solid #eee;
  font-size: 95%;
}
}

@media screen and (max-width: 640px) {
.txt-tel i {
     color: #f0bbbb;
     font-size: 22px;
  font-size: 2.2rem;
     padding-right: 5px;
     line-height: 1.0;
}
.txt-tel {
     padding: 8px 0 15px;
}
.txt-tel span {
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}
.small {
     font-size: 90%;
}
.small span {
      display: block;
}

.sec07 .right p {
    font-size: 90%;
}
}


#shop-photo { 
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block; 
  z-index: 50;
   margin: 100px auto 70px;
  }


#shop-photo img {
  height: 314px;
  width: auto;
  max-width: none;
  }
@media screen and (max-width: 999px) {
#shop-photo { 
   margin: 50px auto;
}
}
@media screen and (max-width: 768px) {
#shop-photo { 
   margin: 0 auto;
}
#shop-photo img {
  height: 200px;
  }
}
@media screen and (max-width: 640px) {
#shop-photo img {
  height: 150px;
  }
}


/***追記***/

.last-boxs {
     display: block;
     position: relative;
      width: 90%;
      margin: 0 auto 20px;
      max-width: 1000px;
      background: #fff;
      padding: 30px;
}
.last-boxs .last-tit4 {
      display: block;
      width: 100%;
      padding: 10px 0;
      font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro", "Noto Sans JP", Arial, sans-serif;
     font-weight: bold;
      font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.0;
  letter-spacing: 0.1rem;
       background: #ed9b9b;
       color: #fff;
       text-align: center;
       margin: 0 auto 30px;
}

.last-boxs .left4 {
      width: 50%;
      float: left;
}

.last-boxs .right4 {
      width: 50%;
      float: right;
      padding: 0 30px;
}

@media screen and (max-width: 768px) {
.last-boxs {
     display: block;
     position: relative;
      width: 100%;
      padding: 10px;
}
.last-boxs .last-tit4 {
      display: block;
      width: 100%;
      padding: 5px 0;
      font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.0;
  letter-spacing: 0;
       margin: 0 auto;
}

.last-boxs .left4 {
      width: 100%;
      float: none;
      margin: 0 auto 10px;
}

.last-boxs .right4 {
      width: 100%;
      float: none;
      padding: 0 10px;
}

}








