@import url("https://fonts.googleapis.com/css?family=Italianno");
.access h1 {
  margin: 55px auto;
  text-align: center;
}

.slider-pro .sp-button {
  background: #fff;
  border: solid 1px #4c4948;
  border-radius: 50%;
  height: 16px;
  width: 16px;
}

.slider-pro .sp-button.sp-selected-button {
  background: #f58491;
}

#lead {
  padding: 60px 0 100px;
}

#lead h2 {
  text-align: center;
  font-size: 30px;
  line-height: 1.75em;
  margin-bottom: 1em;
}

.access #lead h2 {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
}

.access .brsp {
  display: none;
}

#lead p {
  text-align: center;
  font-size: 15px;
  line-height: 1.75em;
}

.note {
  font-size: 12px;
}

.access .accessStore {
  background-image: url("../img/about/bg_img03_05.jpg");
  background-position: left top;
  background-repeat: repeat;
  background-size: 50px 50px;
  margin-top: 100px;
  padding: 90px 0 100px;
}

.accessStore .p-Block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

.accessStore .p-flexBlock {
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: justify;
}

.accessStore .p-flexBlock .p-flexItem:first-child {
  max-width: 405px;
  width: 100%;
}

.accessStore .p-flexBlock .p-flexItem:last-child {
  max-width: 560px;
  width: 100%;
}

.accessStore .p-flexBlock .p-flexItem .accessMap {
  background-color: #fff;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 0;
  position: relative;
}

.accessStore .p-flexBlock .p-flexItem .accessMap iframe {
  height: 100%;
  left: 0;
  position: absolute;
  padding: 7px;
  top: 0;
  width: 100%;
}

.accessStore h3 {
  border-bottom: dashed 1px #b3b3b3;
  color: #f58491;
  font-family: 'Italianno', cursive;
  font-size: 34px;
  font-weight: lighter;
  line-height: 1;
}

.accessStore h3:not(:first-child) {
  margin-top: 25px;
}

.p-accessStore__Txt {
  font-size: 18px;
  line-height: 1;
  margin: 10px 0 0;
}

.accessStore a {
  display: block;
  font-size: 32px;
  margin-top: 10px;
}

.accessbox {
  margin-top: 50px;
}

.p-flexContainer .p-flexBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-flexContainer .p-flexBlock.p-flexBlock--noFrex {
  display: block !important;
}

.p-flexContainer .p-flexBlock.p-flexBlock--noFrex .p-flexItem {
  width: 100% !important;
  text-align: center !important;
}

.feature {
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
  max-width: 1100px;
}

.feature h3 {
  font-size: 34px;
  margin-bottom: 25px;
  line-height: 1.6;
  position: relative;
}

.feature div.p-flexItem {
  width: 45.454545454%;
}

.feature figure {
  width: 49.181818181%;
}

.feature .p-Block {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.feature .p-Block:not(:last-child) {
  margin-bottom: 65px;
}

.feature .p-Block:nth-child(odd) {
  padding-left: 50px;
}

.feature .p-Block:nth-child(odd) figure {
  margin-left: 60px;
}

.feature .p-Block:nth-child(even) figure {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.feature .p-Block:nth-child(even) div.p-flexItem {
  margin-top: -5px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 60px;
}

.p-feature__Txt {
  line-height: 1.75em;
}

@media only screen and (max-width: 800px) {
  .access .brsp {
    display: block;
  }
  #lead {
    padding: 40px 15px;
  }
  .access #lead {
    padding-bottom: 60px;
  }
  #lead h2 {
    font-size: 18px;
  }
  .access #lead h2 {
    font-size: 16px;
  }
  #lead p {
    font-size: 14px;
  }
  .access .accessStore {
    margin-top: 30px;
  }
  .accessStore .p-Block {
    padding: 0 15px;
  }
  .accessStore .p-flexContainer .p-flexBlock {
    display: block;
  }
  .accessStore .p-flexContainer .p-flexBlock .p-flexItem:last-child {
    margin-top: 40px;
  }
  .feature {
    margin-bottom: 100px;
    padding: 0 15px;
  }
  .feature .p-Block:nth-child(odd) {
    padding-left: 0;
  }
  .feature .p-flexContainer .p-flexBlock {
    display: block;
  }
  .feature div.p-flexItem {
    width: 100%;
  }
  .feature h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .feature figure {
    margin-top: 20px;
    width: 100%;
  }
  .feature .p-Block:nth-child(odd) figure {
    margin-left: 0;
  }
  .feature .p-Block:nth-child(even) figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .feature .p-Block:nth-child(even) div.p-flexItem {
    margin-top: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding-left: 0;
  }
  .feature .p-Block:not(:last-child) {
    margin-bottom: 45px;
  }
  .p-cvBtn a.btn {
    margin-top: 30px;
  }
}

.accessStore__info {
  width: 100%;
  margin-top: 30px;
  padding: 20px;
  line-height: 2;
  border: 1px solid #f58491;
  background-color: white;
}

.accessStore__info > dt {
  font-weight: bold;
  font-size: 1.1em;
}

/*media*/
/*# sourceMappingURL=access.css.map */