@charset "utf-8";
@font-face {
  font-family: 'icomoon';
  src: url('/css/icons/icomoon.eot?caji26');
  src: url('/css/icons/icomoon.eot?caji26#iefix') format('embedded-opentype'), url('/css/icons/icomoon.ttf?caji26') format('truetype'), url('/css/icons/icomoon.woff?caji26') format('woff'), url('/css/icons/icomoon.svg?caji26#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*
// Initialize
// /ad/as/static/css/style.css
// ====================================================================*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.85;
  vertical-align: baseline;
  list-style: none;
}
:root {
  font-size: 62.5%;
}
/*
// Common
// /ad/as/static/css/style.css
// ====================================================================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
img {
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.sp,
br[sp] {
  display: none;
}
.pc,
br[pc] {
  display: block;
}
html > body {
  font-family: "游ゴシック", YuGothic, "ＭＳ Ｐゴシック";
  color: #2e2f33;
  font-size: 1.8rem;
  line-height: 1.5;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
a {
  color: #4c4c4c;
}
.note {
  margin-top: 1em;
  font-size: 1rem;
  line-height: 1.5;
}
.marker {
  background: linear-gradient(transparent 50%, #fff480 0%);
}
.image {
  text-align: center;
}
.image .note {
  text-align: left;
}
section .wrap,
section.wrap {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 100px;
  padding-bottom: 100px;
}
section .title-section {
  text-align: center;
}
section .lead-section {
  margin-top: 40px;
  font-size: 1.8rem;
  line-height: 1.8;
  text-align: center;
}
/*
// Header
// /ad/as/static/css/style.css
// ====================================================================*/
header {
  position: fixed;
  width: 100%;
  height: 96px;
  background: #fff;
  z-index: 10;
}
.header_inner {
  padding: 24px 20px;
}
.header_inner .wrap {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
header h1 {
  float: left;
}
header ul {
  float: right;
  width: 410px;
}
header ul li {
  float: left;
  margin-left: 5px;
}
header ul li:nth-child(1) {
  margin-left: 0px;
}
/*
// CTA
// /ad/as/static/css/style.css
// ====================================================================*/
.cta.wrap {
  padding: 35px 58px 58px 58px;
  background: scroll url("/ad/as/static_index2/imgs/cta-bg.png") repeat 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.cta .title-cta {
  flex-shrink: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.cta .btn img {
  -webkit-filter: drop-shadow(0 0 7px #111111);
          filter: drop-shadow(0 0 7px #111111);
}
.cta .cta-request {
  margin-right: 35px;
}
/*
// Billboard
// ====================================================================*/
#billboard {
  padding-top: 96px;
}
#billboard.wrap {
  padding-bottom: 0;
}
#billboard .hero {
  position: relative;
}
#billboard .hero .tagline {
  position: relative;
  z-index: 1;
}
#billboard .note {
  text-align: right;
}
#bg-movie {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#bg-movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
/*
// Intro
// ====================================================================*/
#intro.wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}
/*
// Navigation
// ====================================================================*/
nav {
  width: 1200px;
  margin: 50px auto;
}
nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
nav ul li {
  width: 400px;
}
/*
// Performance
// ====================================================================*/
#performance.wrap {
  background-color: #f1efec;
}
#performance .inner {
  margin-right: auto;
  margin-left: auto;
  width: 850px;
}
#performance .image {
  margin-top: 75px;
}
/*
// Compare
// /ad/as/static/css/style.css
// ====================================================================*/
#compare .inner {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
#compare .scroll-table {
  margin-top: 50px;
}
#compare .scroll-table table {
  width: 100%;
  line-height: 1.5;
  font-size: 90%;
  border-collapse: collapse;
  border-spacing: 0;
}
#compare .scroll-table table thead th {
  background: #a3a3a3;
  color: #fff;
  border-color: #fff;
  font-weight: normal;
  white-space: nowrap;
}
#compare .scroll-table table thead th.eq8 {
  width: 10%;
}
#compare .scroll-table table thead th.eq7 {
  width: 11.42%;
}
#compare .scroll-table table thead th.eq6 {
  width: 13.33%;
}
#compare .scroll-table table thead th.eq5 {
  width: 16%;
}
#compare .scroll-table table thead th.eq4 {
  width: 20%;
}
#compare .scroll-table table thead th.eq3 {
  width: 26.6%;
}
#compare .scroll-table table thead th.eq2 {
  width: 40%;
}
#compare .scroll-table table tbody th {
  background: #eee;
  color: #555;
  border-color: #fff;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  width: 20%;
}
#compare .scroll-table table td,
#compare .scroll-table table th {
  border: 1px solid;
  padding: 10px;
  vertical-align: middle;
  line-height: 1.2;
}
#compare .scroll-table table th.th-pa {
  background: #e54562;
  color: #fff;
}
#compare .scroll-table table td.td-pa {
  background: #fff2f5;
  color: #e54562;
}
#compare .scroll-table table td {
  color: #555;
  border-color: #ddd;
  width: auto;
  background: #fff;
  text-align: center;
}
#compare .scroll-table table td sup {
  font-size: 10px;
  vertical-align: super;
}
#compare .scroll-table table span {
  font-size: 10px;
}
/*
// Asking
// ====================================================================*/
#asking {
  text-align: center;
}
#asking.wrap {
  background-color: #f1efec;
}
#asking .types {
  margin-top: 60px;
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#asking .answer {
  margin-top: 50px;
}
#asking .text {
  margin-top: 50px;
  font-size: 1.8rem;
  line-height: 2;
}
/*
// Reason
// ====================================================================*/
#reason.wrap {
  background-color: #f1e7d9;
}
#reason .block-reason {
  margin-top: 50px;
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px;
}
#reason .block-reason .title-reason {
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 20px;
}
#reason01 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#reason01 .image {
  width: 450px;
}
#reason01 .text {
  width: 350px;
  box-sizing: border-box;
  padding-right: 30px;
  display: flex;
}
#reason01 .text p {
  margin: auto;
}
#reason02 .images {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#reason02 .text {
  margin-top: 25px;
}
#reason02 .text .note {
  font-size: 1.5rem;
}
#reason03 .text {
  margin-top: 25px;
}
/*
// Flow
// ====================================================================*/
#flow.wrap {
  background-color: #f1e7d9;
}
#flow .inner {
  margin-top: 50px;
  width: 1050px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#flow .chart {
  width: 315px;
}
#flow .steps .block-step {
  width: 735px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 45px;
}
#flow .steps .block-step:not(:first-child) {
  margin-top: 25px;
}
#flow .steps .block-step .title-step {
  width: 100%;
  flex-shrink: 0;
  order: 1;
  margin-bottom: 20px;
}
#flow .steps .block-step p {
  font-size: 2.2rem;
}
#step01,
#step02 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#step01 .image,
#step02 .image {
  order: 3;
  width: 275px;
}
#step01 .text,
#step02 .text {
  order: 2;
  width: 320px;
  display: flex;
}
#step01 .text p,
#step02 .text p {
  margin: auto;
}
#step03 {
  display: flex;
  flex-direction: column;
}
#step03 .image {
  order: 3;
}
#step03 .text {
  order: 2;
}
/*
// Review
// ====================================================================*/
#review.wrap {
  width: 950px;
}
#review .image {
  margin-top: 50px;
}
#review .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#review .block-review {
  margin-top: 20px;
  width: 465px;
  background-color: #f1efec;
  box-sizing: border-box;
  padding: 45px 0;
  display: flex;
}
#review .block-review.male {
  background: #f1efec url('/ad/as/static_index2/imgs/review-male.png') no-repeat 25px center;
}
#review .block-review.female {
  background: #f1efec url('/ad/as/static_index2/imgs/review-female.png') no-repeat 25px center;
}
#review .block-review p {
  font-size: 2rem;
  margin: auto 10px auto 140px;
}
/*
// Review2
// ====================================================================*/
#review2.wrap {
  background-color: #f1efec;
}
#review2-carousel {
  margin-top: 50px;
}
#review2-carousel .card {
  width: 351px;
  margin: 0 10px;
}
#review2-carousel .flickity-button {
  background: hsla(0, 0%, 0%, 0.75);
  color: #fff;
}
/*
// Price
// ====================================================================*/
#price.wrap {
  width: 1100px;
}
#price .courses {
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#price .under29 {
  margin-top: 50px;
}
#price .note {
  margin-top: 50px;
}
/*
// Guarantee
// ====================================================================*/
#guarantee.wrap {
  background-color: #f1efec;
}
#guarantee .inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
#guarantee .image {
  margin-top: 50px;
}
/*
// Shop 
// ====================================================================*/
#shop.wrap {
  background-color: #f1efec;
}
#shop .image {
  text-align: center;
  margin: 50px 0;
}
#shop .block-area {
  width: 800px;
  padding-bottom: 0px;
  border-bottom: dotted 1px #888;
  margin: 20px auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
#shop .block-area:last-child {
  border-bottom: none;
}
#shop .block-area .title-area {
  width: 30%;
  flex-shrink: 0;
}
#shop .block-area .list-area {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#shop .block-area .list-area li {
  margin-bottom: 20px;
}
#shop .block-area .list-area li::after {
  content: "｜";
  margin: 0 1em;
}
#shop .block-area .list-area li:last-child::after {
  display: none;
}
/*
// Footer (changed section07 -> section10)
// /ad/as/static/css/style.css
// ====================================================================*/
#footer {
  margin-top: 100px;
  border-top: 1px solid #a3a3a3;
  position: relative;
}
#footer .back-top {
  position: absolute;
  top: -40px;
  right: 10px;
}
#footer .wrap {
  width: 1200px;
  padding: 50px;
}
#footer dl {
  padding-bottom: 50px;
}
#footer dt,
#footer dd {
  font-size: 11px;
  line-height: 18px;
  padding-bottom: 8px;
}
#footer dd.indent {
  padding-left: 1em;
  text-indent: -1em;
}
#footer .footer p {
  font-size: 11px;
  text-align: left;
  padding-bottom: 10px;
  line-height: 20px;
}
#footer .footer p img {
  max-width: 227px;
}
#footer .footer li {
  font-size: 13px;
  text-align: left;
  padding-bottom: 10px;
  line-height: 20px;
  float: left;
  margin-right: 10px;
}










#review2-carousel .card {
  width: 350px;
}
#review2-carousel .card .copy {
  min-height: 150px;
}
#review2-carousel p {
  line-height: 1.53;
}
#review2-carousel .profile {
  padding: 0 20px 20px;
  border-bottom: 1px dashed #a29e9d;
}
#review2-carousel .profile-info {
  margin-top: 23px;
  font-size: 0;
}
#review2-carousel .profile-info__name,
#review2-carousel .profile-info__age {
  display: inline-block;
}
#review2-carousel .profile-info .img-area,
#review2-carousel .profile-info .txt-area {
  display: inline-block;
}
#review2-carousel .profile-info .img-area {
  margin-right: 20px;
  width: 71px;
}
#review2-carousel .profile-info .txt-area {
  vertical-align: top;
  margin-top: 3px;
  font-size: 1.6rem;
  width: calc(100% - 100px);
}
#review2-carousel .profile-info .txt-area .type {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #463d3c;
  position: relative;
  z-index: 1;
}
#review2-carousel .profile-info .txt-area .type:before {
  content: '';
  position: absolute;
  background-size: 134px 50px;
  width: 134px;
  height: 50px;
  top: -15px;
  left: -20px;
  z-index: -1;
}
#review2-carousel .profile-info .txt-area .type--koso:before {
  background: url('https://www.p-a.jp/introduce/images/experience/type_koso_bg01.png') no-repeat;
}
#review2-carousel .profile-info .txt-area .type--tanki:before {
  background: url('https://www.p-a.jp/introduce/images/experience/type_tanki_bg01.png') no-repeat;
}
#review2-carousel .profile-info .txt-area .type--app:before {
  background: url('https://www.p-a.jp/introduce/images/experience/type_app_bg01.png') no-repeat;
}
#review2-carousel .profile-info .txt-area .type--inexperienced:before {
  background: url('https://www.p-a.jp/introduce/images/experience/type_inexperienced_bg01.png') no-repeat;
}
#review2-carousel .profile-info .txt-area .type--oyakoko:before {
  background: url('https://www.p-a.jp/introduce/images/experience/type_oyakoko_bg01.png') no-repeat;
}
#review2-carousel .profile-info .txt-area .type--honki:before {
  background: url('https://www.p-a.jp/introduce/images/experience/type_honki_bg01.png') no-repeat;
}
#review2-carousel .profile-info__name,
#review2-carousel .profile-info__age {
  color: #463d3c;
  font-weight: bold;
  font-size: 1.4rem;
}
#review2-carousel .profile-info__name span {
  font-size: 2.3rem;
}
#review2-carousel .profile-info__age span {
  font-size: 1.8rem;
}
#review2-carousel .profile-info__other {
  color: #748c50;
  margin-top: 14px;
  font-size: 0;
}
#review2-carousel .profile-info__other li {
  font-size: 1.2rem;
  color: #463d3c;
  display: inline-block;
  margin-right: 10px;
}
#review2-carousel .profile-info__other li:last-child {
  display: block;
  margin-right: 0;
}
#review2-carousel .stories-list__item {
  vertical-align: top;
  font-size: 1.6rem;
  line-height: 1.53;
  box-sizing: border-box;
}
#review2-carousel .stories-list__item .c-image {
  margin-top: 0;
}
#review2-carousel .stories-list__item--woman .copy {
  color: #e17777;
  font-weight: bold;
}
#review2-carousel .stories-list__item--woman .number-list {
  background: #fcecee;
}
#review2-carousel .stories-list__item--man .copy {
  color: #208abb;
  font-weight: bold;
}
#review2-carousel .stories-list__item--man .number-list {
  background: #ecf5fc;
}
#review2-carousel .stories-list__inner {
  border: 1px solid #a29e9d;
  border-radius: 10px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #FFF;
}
#review2-carousel a {
  height: 100%;
  overflow: visible;
  display: block;
}
#review2-carousel a:hover {
  color: #463d3c;
  opacity: 0.8;
}
#review2-carousel .tag-list {
  z-index: 2;
  position: absolute;
  margin: -1px 0 0 10px;
  font-size: 0;
}
#review2-carousel .tag-list__item {
  display: inline-block;
  vertical-align: top;
}
#review2-carousel .tag-list__item:nth-child(2) {
  margin-left: 6px;
}
#review2-carousel .tag-list__item img {
  height: auto;
}
#review2-carousel .tag-list__new {
  margin-right: 5px;
}
#review2-carousel .post-date {
  color: #463d3c;
  position: absolute;
  right: 8px;
  top: 8px;
  text-align: right;
  font-size: 1.1rem;
}
#review2-carousel .state {
  margin-top: 24px;
}
#review2-carousel .state .ttl {
  font-weight: bold;
  color: #463d3c;
  font-size: 1.2rem;
  padding: 1px;
  border-top: 1px solid #a29e9d;
  border-bottom: 1px solid #a29e9d;
}
#review2-carousel .state .state-list {
  margin-top: 10px;
  text-indent: -0.35em;
}
#review2-carousel .state .state-list li {
  font-size: 1.2rem;
  margin-top: 3px;
  color: #463d3c;
  padding-left: 1em;
}
#review2-carousel .state .state-list li:before {
  content: '・';
  display: inline-block;
}
#review2-carousel .copy {
  padding: 24px;
}
#review2-carousel .copy strong,
#review2-carousel .copy span {
  background: linear-gradient(transparent 50%, #fff2cf 0%);
}
#review2-carousel .number-list {
  border-radius: 0 0 10px 10px;
  padding: 20px 0;
  display: flex;
  margin-top: auto;
  font-size: 1.3rem;
  font-weight: bold;
}
#review2-carousel .number-list__ttl {
  margin-bottom: 2px;
}
#review2-carousel .number-list .list_item {
  width: 33.33%;
  text-align: center;
  border-left: 1px dashed #463d3c;
}
#review2-carousel .number-list .list_item:first-child {
  border-left: none;
}
#review2-carousel .number-list .list_item .number-list__cont {
  color: #463d3c;
  position: relative;
  font-size: 1.4rem;
  display: inline-block;
}
#review2-carousel .number-list .list_item .number-list__cont .lg {
  font-size: 25px;
}
#review2-carousel .number-list .list_item--number .number-list__cont:before,
#review2-carousel .number-list .list_item--contact .number-list__cont:before,
#review2-carousel .number-list .list_item--period .number-list__cont:before {
  content: '';
  position: absolute;
  top: 9px;
}
#review2-carousel .number-list .list_item--number .number-list__cont {
  margin-left: 30px;
}
#review2-carousel .number-list .list_item--number .number-list__cont:before {
  background-image: url('https://www.p-a.jp/introduce/images/experience/stories-list_icon_number01.png');
  left: -30px;
  width: 23px;
  height: 19px;
}
#review2-carousel .number-list .list_item--contact .number-list__cont {
  margin-left: 27px;
}
#review2-carousel .number-list .list_item--contact .number-list__cont:before {
  position: absolute;
  background-image: url('https://www.p-a.jp/introduce/images/experience/stories-list_icon_contact01.png');
  left: -27px;
  width: 22px;
  height: 17px;
}
#review2-carousel .number-list .list_item--period .number-list__cont {
  margin-left: 28px;
}
#review2-carousel .number-list .list_item--period .number-list__cont:before {
  position: absolute;
  background-image: url('https://www.p-a.jp/introduce/images/experience/stories-list_icon_period01.png');
  left: -28px;
  width: 21px;
  height: 21px;
}
#review2-carousel .popular-stories {
  margin-top: 80px;
}
#review2-carousel .popular-stories .contents-wrapper {
  padding: 0 7%;
}
#review2-carousel .popular-stories .headding {
  position: relative;
  margin-bottom: 30px;
}
#review2-carousel .popular-stories .headding .sub-ttl {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
}
#review2-carousel .list-of-stories {
  margin-top: 115px;
}
#review2-carousel .list-of-stories.list-of-stories-top {
  margin-top: 26px;
}
#review2-carousel .list-of-stories.list-of-stories-top .flexBox--3col {
  margin-bottom: 0;
}
#review2-carousel .list-of-stories .contents-wrapper {
  width: 1100px;
}
#review2-carousel .list-of-stories .headding {
  margin-top: -70px;
  margin-bottom: 60px;
}
#review2-carousel .list-of-stories .flexBox--3col {
  margin-bottom: -45px;
}
#review2-carousel .list-of-stories .flexBox--3col .flexBox__item {
  margin: 0 25px 50px 0;
}
#review2-carousel .list-of-stories .flexBox--3col .flexBox__item:nth-child(3n+3) {
  margin-right: 0;
}
#review2-carousel .list-of-stories .Sc-btn {
  width: 458px;
  font-size: 1.3rem;
  color: #463d3c;
  text-align: center;
  border-bottom: solid 1px #463d3c;
  border-top: solid 1px #463d3c;
  padding: 15px 0;
  margin-top: 60px;
}

#reason03 .movie > span {
  display: block;
  width: 100%;
  padding-top: 56.23%;
  overflow: hidden;
  position: relative;
}
#reason03 .movie > span iframe,
#reason03 .movie > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
