@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 default
==================================================================================*/
/*==================================================================================
 common
==================================================================================*/
main {
  padding-top: 0;
}

.commonBtns {
  padding: 40px 0 50px;
  letter-spacing: -0.05em;
  width: 96%;
}

.commonBtns li:last-child {
  padding-top: 15px;
}

.commonBtns li.text {
  padding-bottom: 25px;
  font-size: 16px;
}

.circleTitle {
  margin: 0 auto 20px;
  width: 130px;
  height: 130px;
  border: 7px solid #dcdddd;
  font-size: 20px;
}

.modalArea {
  min-height: 0;
}

.modalArea .inner {
  padding-top: 70px;
  width: auto;
}

.modalArea .modalConts {
  display: none;
}

.modalArea .modalConts h5 {
  padding: 0 3% 60px;
  line-height: 1.4;
  text-align: center;
}

.modalArea .modalConts .scrollArea {
  padding: 0 10%;
}

.modalArea .modalConts .scrollArea .mainImage {
  padding-bottom: 30px;
}

.modalArea .modalConts .scrollArea .mainImage .caption {
  padding-top: 20px;
  font-size: 16px;
}

.modalArea .modalConts .textArea {
  padding: 0 0 0 100px;
}

.modalArea .modalConts .textArea .talk,
.modalArea .modalConts .textArea .image {
  padding-bottom: 30px;
}

.modalArea .modalConts .textArea .talk {
  font-size: 14px;
}

.modalArea .modalConts .textArea .talk .name {
  left: -100px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.modalArea .closeBtn {
  top: 10px;
  right: 3%;
  width: auto;
}

.modalArea .closeBtn img {
  padding: 10px;
  width: 20px;
}

.movieModalArea {
  min-height: 0;
}

.movieModalArea .closeBtn {
  top: 10px;
  right: 3%;
  width: auto;
}

.movieModalArea .closeBtn img {
  padding: 10px;
  width: 20px;
}

/*==================================================================================
 siteHeader
==================================================================================*/
.siteHeader {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: static;
  padding: 10px 3% 22px;
  background-color: #fff;
  /*background-color: #eaeff2;*/
}

.siteHeader h1 {
  float: none;
  clear: both;
  width: 227px;
}

.siteHeader .menuBtn,
.siteHeader .closeBtn {
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 3%;
  width: 40px;
  z-index: 100;
}

.siteHeader .fixingBtns {
  position: fixed;
  top: auto;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-size: 15px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  z-index: 99;
}

.siteHeader .fixingBtns.visible {
  display: block !important;
}

.siteHeader .fixingBtns li {
  float: left;
  width: 40%;
  line-height: 1;
}

.siteHeader .fixingBtns li:nth-of-type(1) {
  width: 20%;
  text-align: center;
  background: #d41338;
  padding-bottom: 0;
}

.siteHeader .fixingBtns li:nth-of-type(1) a {
  width: 20%;
  display: block;
  padding: 7px 0 8px !important;
  background: #d41338;
  width: 100%;
  height: 30px;
  vertical-align: middle;
}

.siteHeader .fixingBtns li:nth-of-type(1) a img {
  width: 30px;
  height: auto;
}

.siteHeader .fixingBtns li:nth-of-type(2), .siteHeader .fixingBtns li:nth-of-type(3) {
  width: 40%;
  padding-top: 0;
}

.siteHeader .fixingBtns li:nth-of-type(1) a:after, .siteHeader .fixingBtns li:nth-of-type(2) a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1px;
  width: 2px;
  height: 30px;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.siteHeader .fixingBtns li:first-child {
  padding-bottom: 0;
  width: 20%;
  text-align: center;
}

.siteHeader .fixingBtns li:first-child a:before {
  content: none;
}

.siteHeader .fixingBtns li:last-child {
  float: right;
}

.siteHeader .fixingBtns li a {
  position: relative;
  display: block;
  padding: 14px 0 16px 35px;
  color: #fff;
  background: #d41338;
}

.siteHeader .fixingBtns li a:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-180%) translateY(-50%);
  transform: translateX(-180%) translateY(-50%);
}

.siteHeader .fixingBtns li:last-child a:before {
  /*background-image: printUrl("icon_reserve.jpg");*/
}

.siteHeader .spNavi {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px 3% 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 100;
}

.siteHeader .spNavi .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: -1;
}

.siteHeader .spNavi .inner {
  margin: 0 auto;
  width: 90%;
}

.siteHeader .spNavi .snsIcons {
  position: static;
  margin: 0 auto 15px;
  padding: 5px 0;
  width: 120px;
}

.siteHeader .spNavi .snsIcons li {
  float: left;
  padding-right: 15px;
  width: 30px;
}

.siteHeader .spNavi .snsIcons li:last-child {
  padding-right: 0;
}

.siteHeader .spNavi .snsIcons li img {
  max-width: 100%;
  height: auto;
}

.siteHeader .spNavi .specialBnr {
  padding-bottom: 15px;
}

.siteHeader .spNavi .specialBnr img {
  width: 100%;
}

.siteHeader .spNavi .links {
  margin: 0 auto;
  padding-bottom: 20px;
  width: 90%;
  font-size: 16px;
}

.siteHeader .spNavi .links li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px dashed #000;
  color: #000;
}

.siteHeader .spNavi .links li.external a:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  right: -5px;
  width: 16px;
  height: 16px;
  background: url("../img/icon_external.jpg") no-repeat;
  background-size: 100% auto;
}

.siteHeader .spNavi .tel {
  line-height: 1.7;
  font-size: 16px;
}

.siteHeader .spNavi .tel .num {
  font-size: 180%;
}

.siteHeader .spNavi .tel a {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  color: #000;
}

.siteHeader .spNavi .tel a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 49px;
  background: url("../img/sp/icon_tel.jpg") no-repeat;
  background-size: 100% auto;
  -webkit-transform: translateY(-56%);
  transform: translateY(-56%);
}

/*==================================================================================
 siteFooter
==================================================================================*/
.siteFooter {
  margin-top: 40px;
  padding: 30px 5% 50px;
  width: auto;
}

.siteFooter .examined dl {
  padding-bottom: 5px;
}

.siteFooter .examined dl:last-of-type {
  display: none;
}

.siteFooter .examined dt {
  position: static;
}

.siteFooter .examined dd {
  padding-left: 0;
}

.siteFooter .notes {
  padding-bottom: 30px;
}

.siteFooter .notes dd:last-of-type {
  padding-bottom: 0;
}

.siteFooter .pageTop {
  top: -40px;
  right: 3%;
}

.siteFooter .links {
  max-width: 290px;
  font-size: 12px;
}

.siteFooter .links li {
  margin: 0 8px 8px 0;
  padding-right: 8px;
  /*
      &:nth-child(4),
      &:last-child {
        margin-left: 10px;
        padding-left: 10px;
        border-left: 1px solid #000;
      }*/
}

.siteFooter .links li:nth-child(3), .siteFooter .links li:nth-child(6) {
  margin-right: 0;
  padding-right: 0;
  border: none;
}

.siteFooter .links li:last-child {
  margin-bottom: 0;
  border: none;
}

.siteFooter .links li a {
  color: #000;
}

.siteFooter .links li a:hover {
  opacity: 1;
}

@media (min-width: 1001px) {
  .siteFooter .links li a:hover {
    text-decoration: underline;
  }
}

.siteFooter .copyright {
  line-height: 1.4;
  font-size: 11px;
}

/*==================================================================================
 top
==================================================================================*/
#top .mainVisual {
  padding-bottom: 0;
  /*
    h2 {
      margin-top: 0;
    }*/
}

#top .mainVisual .slideshow {
  /*height: 480px;*/
  /*DELETE*/
  width: 100%;
  /*max-width: 750px;*/
  position: relative;
  margin: 0 auto;
  height: auto;
  list-style-type: none;
  padding-bottom: 63.5%;
}

#top .grayheader .mainVisual {
  padding-top: 0;
}

#top .img-online01 {
  margin: 15px 10px 2.5vw;
}

#top .img-ske-movie {
  text-align: center;
  margin: 15px 0;
}

#top .img-campaign {
  text-align: center;
  margin: 15px 0 0;
}

#top .bnr_links {
  padding: 10px 0;
  letter-spacing: -0.05em;
  max-width: 96%;
}

#top .bnr_links li {
  width: 100%;
}

#top .bnr_links li:nth-child(odd),
#top .bnr_links li :nth-child(even) {
  float: none;
}

#top .sections > .lead {
  padding-bottom: 30px;
  text-align: left;
  font-size: 16px;
}

#top .sections > .lead .text {
  font-weight: bold;
  display: block;
  line-height: 1.8;
  text-align: center !important;
}

#top .bnr_wpcp2 {
  background: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
}

#top .bnr_wpcp2 ul {
  width: 90%;
  margin: 0 auto;
  display: block;
}

#top .bnr_wpcp2 ul li {
  display: block;
  margin-bottom: 10px;
}

#top .bnr_wpcp2 ul li:nth-of-type(3) {
  margin-bottom: 0;
}

#top .special > header {
  height: 170px;
}

#top .special > header h3 {
  padding-top: 22px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

#top .special > header h3 img {
  width: 207px;
}

#top .special > header .characters {
  left: 0;
  width: 100%;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

#top .special > header .characters li {
  width: 100px;
}

#top .special > header .btn {
  top: 125px;
  margin-left: -73px;
  width: 146px;
}

#top .special .posterList {
  margin-top: 10px;
}

#top .special .posterList li {
  position: relative;
  padding-bottom: 30px;
}

#top .special .posterList li span {
  width: 50px;
  height: 50px;
  top: -20px;
  left: -15px;
}

#top .special .posterList li:last-child {
  padding-bottom: 80px;
}

#top .special .movieArea {
  padding: 50px 0 30px;
}

#top .special .movieArea .snsIcons {
  padding: 60px 0 10px;
}

#top .special .movieArea dl {
  position: static;
  padding-bottom: 50px;
  width: auto;
  text-align: center;
}

#top .special .movieArea dt {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 95%;
}

#top .special .movieArea dd {
  margin: 0 auto;
  width: 80%;
}

#top .special .movieArea .movieList li {
  float: none !important;
  clear: both !important;
  padding-bottom: 40px !important;
  width: auto;
}

#top .special .movieArea .movieList li:last-child {
  padding-bottom: 0 !important;
}

#top .special .movieArea .movieList li .movie {
  margin-bottom: 15px;
}

#top .special .movieArea .movieList li .thumb {
  padding-bottom: 15px;
}

#top .special .closeBtn {
  padding: 20px 0;
}

#top .mv1804 {
  padding: 0;
}

#top .mv1804 .text {
  font-size: 15px;
  line-height: 2.2;
  font-weight: normal;
}

#top .appeal {
  /* padding-bottom: 100px;*/
}

#top .appeal .newProgrum .text {
  font-size: 19px;
  margin-bottom: 30px;
}

#top .appeal .newProgrum .smart,
#top .appeal .newProgrum .team {
  padding: 40px 0;
}

#top .appeal .newProgrum .pic {
  margin-bottom: 0;
}

#top .appeal .newProgrum .slide-wrap {
  overflow-y: hidden;
  overflow-x: scroll;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

#top .appeal .newProgrum .slide-wrap p {
  width: 200%;
  padding: 0 5%;
}

#top .appeal .newProgrum .slide-wrap img {
  width: 200%;
  height: auto;
}

#top .appeal h3 {
  margin-bottom: 30px;
  font-size: 20px;
}

#top .appeal .points {
  margin: 0 auto;
  padding-bottom: 60px;
  width: 94%;
  max-width: none;
}

#top .appeal .points:after {
  bottom: 0;
  border-top-width: 20px;
  border-right-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 20px;
}

#top .appeal .points li {
  margin-bottom: 15px;
  padding-left: 30px;
  line-height: 1.5;
  font-size: 20px;
}

#top .appeal .points li:last-child {
  margin-bottom: 0;
}

#top .appeal .points li:before {
  top: 7px;
  width: 22px;
  height: 17px;
  background-size: 100% auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#top .appeal .lead {
  padding-bottom: 50px;
  line-height: 2;
  font-size: 20px;
}

#top .appeal .achievement {
  margin-bottom: 40px;
  padding: 20px 3%;
}

#top .story {
  padding-top: 30px;
  margin-top: 40px;
}

#top .story h4 {
  position: static;
  margin: 0 auto;
  padding-bottom: 70px;
  width: 80%;
  font-size: 20px;
}

#top .story .storys img {
  width: 100%;
}

#top .story .storys li {
  float: none !important;
  clear: both;
  width: auto;
}

#top .anchor {
  /*横4つ*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-top: -20px;
}

#top .anchor li {
  margin: 0 2px;
  width: 49%;
}

#top .anchor li:first-child a {
  letter-spacing: -0.15em;
}

#top .anchor a {
  font-size: 13px;
  padding: 20px 0;
  background-size: contain;
}

#top .anchor.wrap {
  width: 96%;
}

#top .p-anchor {
  /*横5つ*/
  margin: 6vw auto;
}

#top .p-anchor li {
  margin: 0 2px;
}

#top .p-anchor li:first-child a {
  letter-spacing: -0.15em;
}

#top .p-anchor.wrap {
  width: 100%;
}

#top .aboutus .circleTitle {
  letter-spacing: -.12em;
}

#top .aboutus .lead {
  line-height: 1.8em;
  letter-spacing: 0.06em;
  text-align: left;
  padding-bottom: 2em;
  font-size: 1em;
}

#top .aboutus .copyLead {
  padding-bottom: 1.2em;
  line-height: 1.5em;
  font-size: 1.4em;
  letter-spacing: -0.05em;
}

#top .aboutus .copyLead span {
  line-height: 1.5em;
  padding-bottom: 1em;
}

#top .aboutus dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#top .aboutus dl dt,
#top .aboutus dl dd {
  display: inline-block;
}

#top .aboutus dl dt {
  width: 100%;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

#top .aboutus dl dd {
  width: 100%;
  margin-right: 0;
  margin-top: 0.8em;
  line-height: 1.8;
  font-size: 0.9em;
}

#top .aboutus .graph01 {
  margin: 1.2em 0;
}

#top .aboutus .graphTxt {
  line-height: 1.6;
  font-size: 1.1em;
  margin-bottom: 1.2em;
}

#top .result > .wrap {
  padding: 20px 3% 10px;
  width: auto;
}

#top .result .no1Bg {
  background: none;
  /*background: printUrlSp("result_pic01.png") no-repeat left top;
            background-size: 21%;*/
}

#top .result h4.no1 {
  font-size: 20px;
  line-height: 1.6;
  padding: 0 0 20px;
}

#top .result .data00 {
  padding: 0 5%;
  margin-bottom: 30px;
}

#top .result .dataList {
  padding: 0;
}

#top .result .dataList li {
  float: none !important;
  clear: both !important;
  padding-bottom: 20px !important;
  width: auto;
  text-align: center;
}

#top .result .dataList li:last-child {
  padding-bottom: 0 !important;
}

#top .flow {
  margin-bottom: 0;
  padding: 0 3% 30px;
  width: auto;
  background-size: 150% auto;
}

#top .pac {
  padding: 40px 0 20px;
}

#top .pac .wrap {
  padding: 30px 3.95%;
}

#top .pac .wrap .text {
  font-size: 90%;
  margin: 15px auto 30px;
  line-height: 2em;
  text-align: left;
}

#top .pac .wrap .image {
  margin-top: 20px;
}

#top .pac h3 {
  font-size: 18px;
  letter-spacing: -0.12em;
  margin-bottom: 20px;
}

#top .price {
  padding-top: 30px;
  /* padding-bottom: 100px;*/
}

#top .price .courseName {
  margin-bottom: 10px;
  font-size: 22px;
  position: relative;
  padding: 14px 0;
}

#top .price .courseName span {
  font-size: 14px;
}

#top .price .courseName .iconTxt {
  display: block;
  color: #a88346;
  border: 1px solid #a88346;
  background-color: #fff;
  padding: 3px;
  position: absolute;
  top: -11px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#top .price .inner {
  padding: 0 3% 30px;
}

#top .price .inner:last-of-type {
  padding: 0 3% 20px;
}

#top .price .note {
  margin-top: 15px;
  font-size: 11px;
  line-height: 1.6em;
}

#top .price .image {
  float: none;
  clear: both;
  padding: 0 0 15px;
  width: auto;
  text-align: center;
}

#top .price .textArea {
  float: none;
  clear: both;
  width: auto;
}

#top .price .textArea .text01 {
  padding-bottom: 15px;
  font-size: 14px;
}

#top .price .textArea .text02 {
  border: none;
  margin: 0 auto;
  font-size: 13px;
  padding: 0;
  /* max-width: 360px;*/
}

#top .price .priceList li .redtxt {
  margin-top: 10px;
  color: #d41338 !important;
  display: inline-block;
  font-size: 70%;
  padding: 2px;
  text-align: left;
  background: url("../img/sp/bg_line.png") repeat-x left bottom;
}

#top .price .priceList,
#top .price .priceList.planning {
  padding-top: 0;
  font-size: 20px;
  margin-bottom: 10px;
}

#top .price .priceList li,
#top .price .priceList.planning li {
  float: none !important;
  clear: both !important;
  margin-bottom: 15px !important;
  padding: 3px 0 12px 40px;
  width: auto;
  border-bottom: 3px solid #dcdcdc;
}

#top .price .priceList li:before,
#top .price .priceList.planning li:before {
  left: 2px;
  width: 30px;
  height: 30px;
  background-size: 100% auto;
}

#top .price .priceList li:last-child,
#top .price .priceList.planning li:last-child {
  margin-bottom: 0 !important;
}

#top .price .priceList li.registration:before,
#top .price .priceList.planning li.registration:before {
  background: url("../img/price_icon01.png") no-repeat;
  background-size: 100% auto;
}

#top .price .priceList li.initial-cost:before,
#top .price .priceList.planning li.initial-cost:before {
  background: url("../img/price_icon02.png") no-repeat;
  background-size: 100% auto;
}

#top .price .priceList li.monthly-dues:before,
#top .price .priceList.planning li.monthly-dues:before {
  background: url("../img/price_icon03.png") no-repeat;
  background-size: 100% auto;
}

#top .price .priceList li.marriage-fee:before,
#top .price .priceList.planning li.marriage-fee:before {
  background: url("../img/price_icon04.png") no-repeat;
  background-size: 100% auto;
}

#top .price .ageTarget {
  margin-top: 0;
  padding-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#top .price .ageTarget li {
  margin-bottom: 10px;
  width: 100%;
}

#top .price .ageTarget li h5 {
  display: none;
  /*margin-top: 40px;*/
}

#top .shops {
  padding-bottom: 50px;
}

#top .shops .image {
  margin-bottom: 0;
}

#top .shops .shopList {
  padding: 0 5%;
}

#top .shops .shopList > li .accTarget {
  display: block;
}

#top .shops .shopList > li ul li a {
  font-size: 14px;
}

#top .shops .shopList > li .areaName {
  font-size: 16px;
}

#top .faq {
  padding-bottom: 0;
}

#top .faq dl {
  padding: 0;
  margin: 0 0 3%;
  border-bottom: 2px solid #ccc;
}

#top .faq dt {
  font-size: 16px;
  text-decoration: none;
  margin: 0 0 3%;
  padding: 3% 14% 3% 42px;
  background: url(https://www.p-a.jp/sp/visitor/questions/images/icon_plus.gif) no-repeat right 50%/36px auto;
}

#top .faq dt:before {
  font-size: 18px;
  color: #d41338;
  font-weight: bold;
  top: 31%;
}

#top .faq dt.active {
  background: url(https://www.p-a.jp/sp/visitor/questions/images/icon_minus.gif) no-repeat right 50%/36px auto;
}

#top .faq dd {
  padding-top: 6px;
}

#top .faq dl:last-of-type dd {
  padding-bottom: 30px;
}

#top .recommend h4 {
  width: 96%;
  margin: 0 auto;
  height: auto;
}

#top .recommend .vwoBalloon {
  font-size: 13px;
  border-radius: 5px;
  background-color: #d7d7d7;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
}

#top .recommend .vwoBalloon:before {
  content: "";
  position: absolute;
  top: 60%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #d7d7d7;
}

#top .recommend .lead {
  font-size: 13px;
  padding: 0 0 30px 0;
}

#top .recommend .points li {
  padding-bottom: 30px;
}

#top .recommend #sliderDiv {
  position: relative;
}

#top .recommend #sliderDiv .arrowDiv i {
  color: #fff;
  padding: 20px 10px;
}

#top .recommend #sliderDiv .arrowDiv > div {
  background: #6767679c;
  z-index: 8;
}

#top .recommend #sliderDiv .arrowDiv div.leftArrow,
#top .recommend #sliderDiv .arrowDiv div.rightArrow {
  position: absolute;
  top: 50%;
}

#top .recommend #sliderDiv .arrowDiv div.leftArrow {
  left: 0;
}

#top .recommend #sliderDiv .arrowDiv div.rightArrow {
  right: 0;
}

#top .recommend #sliderDiv .arrowDiv div.leftArrow[disabled="disabled"],
#top .recommend #sliderDiv .arrowDiv div.rightArrow[disabled="disabled"] {
  background-color: #9e9e9e2b;
}

#top .recommend #sliderDiv .viewport {
  width: 20.5rem;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
  /* Optional: When heavy at iOS6+ */
}

@media (max-width: 320px) {
  #top .recommend #sliderDiv .viewport {
    width: 18rem;
  }
}

#top .recommend #sliderDiv .vwoControl {
  margin-bottom: -2px;
}

#top .recommend #sliderDiv .vwoControl > ul {
  display: inline-block;
  width: 100%;
  text-align: center;
}

#top .recommend #sliderDiv .vwoControl > ul > li {
  display: inline-block;
  width: 30%;
}

#top .recommend #sliderDiv .vwoControl > ul > li > a.selected > img:first-child {
  display: block;
}

#top .recommend #sliderDiv .vwoControl > ul > li > a.selected > img:nth-child(2) {
  display: none;
}

#top .recommend #sliderDiv .vwoControl > ul > li > a:not(.selected) > img:first-child {
  display: none;
}

#top .recommend #sliderDiv .vwoControl > ul > li > a:not(.selected) > img:nth-child(2) {
  display: block;
}

#top .recommend #sliderDiv .flipsnap {
  width: 61.5rem;
  /* 320px(item width) * 3(item count) */
}

@media (max-width: 320px) {
  #top .recommend #sliderDiv .flipsnap {
    width: 54rem;
  }
}

#top .recommend #sliderDiv .flipsnap .item {
  float: left;
  width: 20.5rem;
}

@media (max-width: 320px) {
  #top .recommend #sliderDiv .flipsnap .item {
    width: 18rem;
  }
}

#top .recommend #sliderDiv .flipsnap:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

#top .recommend #sliderDiv .pointer {
  text-align: center;
  margin-top: 1.3rem;
}

#top .recommend #sliderDiv .pointer span {
  margin: 0px 10px;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #d0d0d0;
}

#top .recommend #sliderDiv .pointer span.current {
  background: #000;
}

#top #search1 {
  /* margin-bottom: 20px;*/
}

#top #search1 .close {
  top: 10px;
  right: 10px;
}

#top #search1 .close.bottom {
  bottom: 30px;
}

#top #search1 .close a {
  width: 20px;
  height: 20px;
  background-image: url("../img/sp/icon_close.png");
  background-size: 100% auto;
}

#top #search1 .step0 {
  padding: 20px 0;
}

#top #search1 .step0 h4 {
  margin-bottom: 15px;
  padding-left: 30px;
  font-size: 20px;
}

#top #search1 .step0 h4:before {
  width: 20px;
  height: 20px;
  background-size: 100% auto;
}

#top #search1 .step1 {
  padding-bottom: 40px;
}

#top #search1 .step1 h4 {
  padding-top: 50px;
  margin-bottom: 30px;
  font-size: 26px;
}

#top #search1 .step1 .txt {
  padding-bottom: 20px;
  font-size: 18px;
}

#top #search1 .step1 .txt p {
  padding-bottom: 5px;
  line-height: 1.7;
}

#top #search1 .step1 .txt p:last-of-type {
  padding: 0;
}

#top #search1 .step1 .txt span {
  padding: 0 5px;
  font-size: 28px;
}

#top #search1 .step1 > .box {
  margin-bottom: 20px;
  padding: 15px 3% 20px;
}

#top #search1 .step1 > .box h5 {
  margin-bottom: 15px;
  line-height: 1.5;
  font-size: 18px;
  color: #ab8d56;
}

#top #search1 .step1 > .box .buttons {
  width: 80%;
}

#top #search1 .step1 > .box .buttons li {
  float: none !important;
  clear: both;
  width: auto !important;
  text-align: center;
}

#top #search1 .step1 > .box .buttons li:first-child {
  padding-bottom: 5px;
}

#top #search1 .step1 > .caption {
  margin: 0 auto;
  width: 94%;
  font-size: 12px;
  text-align: left;
}

#top #search1 .step1 > .caption li {
  line-height: 1.4;
}

#top #concept .circleTitle {
  margin-bottom: 30px;
}

#top #concept .lead {
  margin: 20px 0;
  text-align: left;
}

#top #concept .lead p {
  line-height: 1.8em;
  letter-spacing: 0.06em;
}

#top #concept .conceptAnchor {
  margin: 25px auto 0;
}

#top #concept .conceptAnchor li {
  width: 49%;
}

#top #concept .conceptAnchor li:first-child {
  margin-right: 0;
}

#top .service00 {
  padding: 20px 0;
  margin-bottom: 0;
}

#top .service00 h3 {
  width: 90%;
  margin: 0 auto;
}

#top .service00 .wrap {
  margin-top: 20px;
  padding: 20px 3.95%;
}

#top .service00 .wrap h4 {
  padding-bottom: 20px;
}

#top .service00 .wrap .text {
  margin-bottom: 30px;
  font-size: 90%;
  text-align: left;
}

#top .servicepoint01 .note {
  margin-top: 10px;
}

.vwoEmphasis {
  font-weight: bold;
  color: #d41338;
}

ul#vwoAreaList {
  background-color: #f3f1ec;
  padding: 5px 1.3%;
}

ul#vwoAreaList > li {
  margin-bottom: 5px;
}

ul#vwoAreaList > li:last-child {
  margin-bottom: 0;
}

ul#vwoAreaList ul.list_branch {
  display: none;
}

ul#vwoAreaList ul.list_branch.showList {
  padding: 5px;
  margin-top: 5px;
}

ul#vwoAreaList ul.twoCols:nth-child(n + 1) > li:nth-child(-n + 2) {
  width: 49%;
  display: inline-block;
}

ul#vwoAreaList ul.twoCols:nth-child(n + 1) > li:last-child {
  width: 100%;
}

ul#vwoAreaList .list_branch {
  background: #fff;
}

ul#vwoAreaList .list_branch li {
  border-bottom: 1px solid #ccc;
  background: url(https://www.p-a.jp/sp/branch/images/arrow_list.png) no-repeat 94%;
  background-size: auto 170%;
}

ul#vwoAreaList .list_branch li a {
  text-decoration: none;
  padding: 10px 0;
  display: block;
  color: #000000;
}

ul#vwoAreaList .list_branch li:last-child {
  border-bottom: none;
}

div.imgDiv {
  text-align: center;
  background-color: #fff;
  position: relative;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
}

div.imgDiv:not(.vwoSelected) > i:nth-child(1) {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

div.imgDiv:not(.vwoSelected) > i:nth-child(2) {
  display: none;
}

.showList {
  display: block !important;
}

div.imgDiv.vwoSelected > i:nth-child(1) {
  display: none;
}

div.imgDiv.vwoSelected > i:nth-child(2) {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*#vwoAreaList > li:nth-child(1) > div {
background-image: url("https://www.p-a.jp/images/nav/img_branch03_off.jpg");
background-position-y: -10px;
}*/
ul > li.listHokkaido > div {
  background-image: url("/images/nav/img_branch02_off.jpg");
}

ul > li.listTohoku > div {
  background-image: url("/images/nav/img_branch10_off.jpg");
}

ul > li.listTokyo > div {
  background-image: url("/images/nav/img_branch03_off.jpg");
}

ul > li.listKanto > div {
  background-image: url("/images/nav/img_branch04_off.jpg");
}

ul > li.listKansai > div {
  background-image: url("/images/nav/img_branch06_off.jpg");
}

ul > li.listChubu > div {
  background-image: url("/images/nav/img_branch05_off.jpg");
}

ul > li.listChugoku > div {
  background-image: url("/images/nav/img_branch08_off.jpg");
}

ul > li.listKyushu > div {
  background-image: url("/images/nav/img_branch07_off.jpg");
}

/* IMAGE CHANGES */
/*#vwoAreaList > li:nth-child(1) > div.vwoSelected {
background-color: #e1200f;
background-image: url("https://www.p-a.jp/images/nav/img_branch03_ov.jpg");
}*/
ul > li.listHokkaido > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch02_ov.jpg");
}

ul > li.listTohoku > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch10_ov.jpg");
}

ul > li.listTokyo > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch03_ov.jpg");
}

ul > li.listKanto > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch04_ov.jpg");
}

ul > li.listKansai > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch06_ov.jpg");
}

ul > li.listChubu > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch05_ov.jpg");
}

ul > li.listChugoku > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch08_ov.jpg");
}

ul > li.listKyushu > div.vwoSelected {
  background-color: #e1200f;
  background-image: url("/images/nav/img_branch07_ov.jpg");
}

.viewer {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  text-align: left;
  overflow: hidden;
}

.viewer ul {
  width: 100%;
  height: auto;
  text-align: left;
  overflow: hidden;
  position: relative;
}

.viewer ul li {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
}

.ai_area {
  width: 100%;
  text-align: center;
  margin: 10px auto 50px;
}

.onlin_bnr {
  width: 96%;
  text-align: center;
  margin: 15px auto 0;
}
#top .bnr_links {
    margin: 0 auto 5px;
}