@charset "utf-8";

.sw-breadList {
    margin: 2%;
    font-size: 11px;
}

.sw-PageIntro {
    background-image: url(../img/main_sp.jpg);
    background-size: cover;
}



.sw-inner {
    width: 90%;
    margin: 0 auto;
}

/*.sw-inner .tit  {
    margin: 5% 0 0;
    padding: 5px;
    background-color: #80bbc1;
}*/

 h6 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: normal;
    display: initial;
     margin: 5% 0 0;
    padding: 8px;
    background-color: #80bbc1;
}


.sw-inner .box p {
    font-size: 12px;
    line-height: 24px;
    margin: 5% 0 10%;
}

.sw-PageTit {
    text-align: center;
    margin: 0 auto;
}

.sw-PageTit figure {
    width: 50%;
    margin: 10% auto 0;
}

.sw-PageTit figure img {
    width: 50%;
}

.sw-PageTit h2 {
    margin-top: 3%;
    font-family: 'Cormorant', serif;
    font-size: 30px;
    line-height: 40px;
    color: #203133;
}
.sw-PageTit h4 {
    font-size: 15px;
    line-height: 36px;
    color: #80BAC0;
}

.sw-PageTit .box {
    margin-top: 5%;
}

.sw-PageTit .box p {
    font-size: 12px;
    padding: 5%;
    line-height: 24px;
    width: 100%;
    margin: 0 auto 15%;
    text-align: left;
    background-color: rgba(237,237,237,0.3);
}

.sw-policy:nth-child(5) {
    margin-bottom: 25%;
}
br.pc {
      display: none;
    }
@media screen and (min-width: 768px) {
   
    
}
@media screen and (min-width: 1024px) {
    
br.pc {
      display: block;
    }
.st-Content .sw-wrapper {
    width: 100%;
    margin: 0 auto;
    }
    
    .sw-breadList {
        font-size: 14px;
        text-align: center;
    }
    
    h6 {
    font-size: 16px;
    line-height: 28px;
    }
    .sw-PageIntro {
    height: 410px;
    background-position-y: 15%;
    background-image: url(../img/main_pc.jpg);
}
   
    
    .sw-PageTit .box.top p {
    font-size: 14px;
    padding: 5% 2%;
    line-height: 28px;
    width: 600px;
    margin: 0 auto 15%;
    text-align: center;
    background-color: rgba(237,237,237,0.3);
    }

    
    .sw-PageTit figure {
    width: 380px;
    margin: 120px auto 0;
}

    
    .sw-PageTit h2 {
    font-size: 48px;
    line-height: 80px;
    }
    
    .sw-PageTit h4 {
    font-size: 18px;
    }
    
 .sw-PageTit .box p {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    }
    .sw-inner .box p {
    font-size: 14px;
    line-height: 28px;
    margin: 5% 0 10%;
    }
}

@media screen and (min-width: 1200px) {
    
    .sw-policy{
    margin: 0 auto;
    width: 90%;
    max-width: 1080px;
}
    
    
}

@media screen and (min-width: 1400px) {
    

.st-Content .sw-wrapper {
    width: 1280px;
    margin: 0 auto;
    }
    
    
}
    
  


