



body,html,section{ background:#f7f8f9; overflow-x: hidden; margin: 0px;  word-break:keep-all; overflow-wrap:break-word;}
img{margin: 0px; display: block;}
html { scroll-behavior: smooth; }





 .container_pc{padding: 0px;}


  #main{
    margin-bottom: 0px;
    padding-bottom: 0px;}

  #intro{
      margin-bottom: 0px;
      padding-bottom: 0px;}
  #btn{width:100%;}
  #slide_1 {width:100%;}
  #slide_2 {width:100%;}
  #slide_3 {width:100%;}
  #slide_4 {width:100%;}
  #slide_5 {width:100%;}
  #footer{background-color: #000000;}



.container1 {width:100%;height: auto;}
.swiper-container {background-color: #EEEEEE; display: block; width: 100%; height: 100%; padding-bottom: 0px;}
.swiper-wrapper{width: 100%; height: auto;  margin: 0px; }
.swiper-slide { width: 100%; margin: 0px; }

.swiper-slide {
text-align:left;
display:block;
justify-content:center;
width: 100%;

display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;



}

.swiper-slide:nth-child(2n) {
   width: 100%;
 }

 .swiper-slide:nth-child(3n) {
   width: 100%;

 }

.sw_img {}


.copywrap {width:100%;height: auto;}
.container3 {margin: 0px;}
.wrap {display: flex;  padding-bottom: 40px;}
.items {margin: 0px;display: flex; height: 84px; padding-bottom: 40px;}

.items_fist{margin: 0px;height: 84px; align-items: flex-start;}
.items_second{margin: 0px;height: 84px; align-items: flex-start;}
.items_third{margin: 0px;height: 84px; align-items: flex-start;}




                @media (max-width: 576px) {

                }




                @media (min-width: 960px) {



                  .container_pc{width:375px; margin: auto;0}

.swiper-wrapper{padding-left: 24px;}

              }
