@media screen and (min-width: 769px), print {
  header {
    background-color: #00afd5;
    padding: 15px 40px;
    width: 100%;
  }
  header h1 {
    padding: 0;
    margin-right: 100px;
  }
  header h1 a img {
    height: 40px;
  }
  figure {
    display: block;
    text-align: center;
  }
  picture img {
    width: 100%;
  }
  h2,
  h3 {
    text-align: center;
  }
  section h2 {
    padding: 40px 0;
  }
  section h3 {
    display: block;
    padding: 20px 0;
  }
  section figure {
    display: block;
    text-align: center;
    padding-bottom: 40px;
  }
  .row h2 {
    padding: 40px 0;
  }
  .row figure {
    display: block;
    text-align: center;
    padding-bottom: 40px;
  }
  .hbanner {
    text-align: center;
    position: relative;
  }
  .contact_btns {
    background-color: #E0003F;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
  }
  .contact_btns .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contact_btns .row a {
    width: 33%;
  }
  .part01 h2,.part02 h2,.part03 h2,.part04 h2{
    /*background-color: #fff;*/
     /*background: url(../images/bg.png) center top;*/
     /*padding-bottom: 40px;*/
     padding: 0;
  }
  .part01 {
  background: url(../images/part01_bg.png);
    /*background: #25BCEF;*/
    /*padding: 40px 0;*/
  }
  
  .part01 figure {
    padding: 0;
  }
  .part01 .row {
    padding: 0;
  }
  .part01 .row h2 {
    padding-top: 0;
    /*padding-bottom: 20px;*/
  }
  .part02 {
  }
  .part03 {
  }  

  .part04 {
  background: url(../images/part02_bg.png);
  }
  .part05 {
  background-color: #E0003F;
  }
  .part05 h2{
    padding: 0;
  } 
  .location {
    background-color: #ededee;
    padding: 0 0;
  }
  .location iframe {
    width: 100%;
    height: 580px;
  }
  footer {
    background-color: #fff;
    padding-bottom: 150px;
  }
  footer h2 {
    padding-top: 60px;
  }
  footer span {
    margin-top: 15px;
    color: #000;
    padding-bottom: 10px;
    display: block;
    font-size: 1.8rem;
    text-align: center;
  }
  footer .row {
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  header {
    background-color: #00afd5;
    padding: 0.65104vw 3.90625vw 2.60417vw;
    width: 100%;
  }
  header h1 {
    padding: 0;
  }
  header h1 a img {
    height: 5.20833vw;
  }
  figure {
    display: block;
    text-align: center;
  }
  picture img {
    width: 100%;
  }
  h2,
  h3 {
    text-align: center;
  }
  section h3 {
    display: block;
    padding: 2.60417vw 0;
  }
  section h2 {
    padding: 5.20833vw 0;
  }
  section figure {
    display: block;
    text-align: center;
    padding-bottom: 3.90625vw;
  }
  .row h2 {
    padding: 5.20833vw 0;
  }
  .row figure {
    display: block;
    text-align: center;
    padding-bottom: 3.90625vw;
  }
  .hbanner {
    text-align: center;
    position: relative;
  }
  .contact_btns {
    background-color: #E0003F;
    padding: 1.95313vw 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
  }
  .contact_btns .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contact_btns .row a {
    width: 33%;
  }
  .part01 {
    background: url(../images/part01_bg.png);
  }
  .part01 figure {
    padding: 0;
  }
  .part01 .row {
    /*background: url(../images/part01_bg.png);*/
    /*padding: 0;*/
  }
  .part01 .row h2 {
    padding-top: 0;
    padding-bottom: 20px;
  }


  .part04 {
    /*background-color: #FFFFCC;*/
    padding: 0 0;
  }
  .part05 {
  /*background: #13baee;*/
    /*padding: 40px 0;*/
  }
  .part05 h2{
    padding: 0;
  } 
  .part01 h2,.part02 h2,.part03 h2,.part04 h2{
    /*background-color: #fff;*/
     /*background: url(../images/bg.png) center top;*/
     /*padding-bottom: 40px;*/
     padding: 0;
  }
  .location {
    background-color: #ededee;
    padding: 0 0;
  }
  .location {
    background-color: #ededee;
    padding: 0 0;
  }
  .location iframe {
    width: 100%;
    height: 75.52083vw;
  }
  footer {
    background-color: #fff;
    padding-bottom: 16vw;
  }
  footer h2 {
    padding: 0 14.32292vw;
    padding-top: 6.51042vw;
  }
  footer .row {
    padding-top: 6.51042vw;
  }
  footer .row figure {
    padding: 0 5.20833vw 2.60417vw;
  }
  footer .row .ft_time {
    padding: 2.60417vw 10.41667vw 3.90625vw;
  }
  footer span {
    margin-top: 1.95313vw;
    color: #000;
    padding-bottom: 1.30208vw;
    display: block;
    font-size: 2.34375vw;
    text-align: center;
    letter-spacing: 0.26042vw;
  }
}

.part02 {
  background-color: #007FC6;
}
.part03 {
  background-color: #E05B7F;
}


.part02,
.part03{
  padding-bottom: 30px;
}
.part02 a,
.part03 a{
  display: block;
  margin: 30px;
}


.contact_btns a,
.contact_btns button{
  width: 32%;
  height: auto;
}