@charset "UTF-8";
/* ===========================
# Layout
===========================*/
/* header
=================*/
/* Inner
=================*/
/* Padding
=================*/
/* Layer
=================*/
/* ===========================
# Typography
===========================*/
/* Font-Family
=================*/
/* Font-Size
=================*/
/* Font-Weight
=================*/
/* Line-Height
=================*/
/* ===========================
# Color
===========================*/
/* General-Color
=================*/
/* Main-Color
=================*/
/* Hover-Color
=================*/
/* Transparency
=================*/
/* Background-Color
=================*/
/* Button
=================*/
/* Label
=================*/
/*  Border
=================*/
/* ===========================
# Function
===========================*/
/* Breakpoint
=================*/
/* Mediaquery
=================*/
/* other
=================*/
/* リキッドレイアウト対応 */
html {
  position: static;
  position: initial;
  font-size: 16px;
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.6vw;
  }
}
@media (min-width: 1000px) {
  html {
    font-size: 16px;
  }
}

body {
  position: relative;
  z-index: -9999;
  color: #333;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.8;
  }
}

.coverlet-dryer img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border: none;
}

/* Blur images when they have no alt attribute */
.coverlet-dryer img:not([alt]) {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

b,
strong {
  font-weight: 700;
}

table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid;
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 4px 6px;
  text-align: left;
  vertical-align: top;
  border: 1px solid;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

h2 {
  width: 100%;
  padding: 0;
  letter-spacing: normal;
}

/* Set core root defaults */
html {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
.coverlet-dryer img {
  max-width: 100%;
  display: block;
  width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}
.p-section h2,
.p-section h3,
.p-section h4,
.p-section p,
.p-section dt,
.p-section dd,
.p-section li,
.p-section span:lang(ja){
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif !important;
}
.p-section h2,
.p-section h3{
  font-weight: bold;
}
/* Blur images when they have no alt attribute */
.coverlet-dryer img:not([alt]) {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

.l-contents__01 {
  padding-top: 2.375rem;
  padding-bottom: 45px;
  padding-bottom: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .l-contents__01 {
    padding-top: 6.4375rem;
    padding-bottom: 3.25rem;
  }
}
.l-contents__01 .p-section__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
.l-contents__01 .p-section__box {
  width: calc(100% - 9.0625rem);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .l-contents__01 .p-section__box {
    width: calc(100% - 18.5rem);
  }
}
.l-contents__01 .p-section__img {
  width: 145px;
  width: 9.0625rem;
  padding-top: 8px;
  padding-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .l-contents__01 .p-section__img {
    width: 18.5rem;
    margin-top: -5rem;
  }
}
.l-contents__01 .p-section__img img {
  position: relative;
  left: 10px;
  left: 0.625rem;
}
@media screen and (min-width: 768px) {
  .l-contents__01 .p-section__img img {
    left: -1.25rem;
  }
}
.l-contents__01 .p-section__body {
  margin-top: -33px;
  margin-top: -2.0625rem;
}
@media screen and (min-width: 768px) {
  .l-contents__01 .p-section__body {
    margin-top: -4.125rem;
  }
}

.l-contents__02 {
  padding-top: 33px;
  padding-top: 2.0625rem;
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
  background-color: #f9eedf;
}
@media screen and (min-width: 768px) {
  .l-contents__02 {
    padding-top: 7.8125rem;
    padding-bottom: 7.1875rem;
    background: -webkit-gradient(linear, left top, right top, from(#f9eedf), color-stop(57%, #f9eedf), color-stop(57%, #fff), to(#fff));
    background: linear-gradient(90deg, #f9eedf 0%, #f9eedf 59.5%, #fff 57%, #fff 100%);
  }
}
@media screen and (min-width: 768px) {
  .l-contents__02 .p-section__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-contents__02 .p-section__img {
  margin-top: 16px;
  margin-top: 1rem;
}
.l-contents__02 .p-section__img .container__img {
  position: relative;
  max-width: 100%;
}

.fade__img {
  position: absolute;
  width: 100%;
  opacity: 0;
  animation: change-img-anim 5s infinite;
}

.fade__img:nth-of-type(1) {
  animation-delay: 0s;
}
.fade__img:nth-of-type(2) {
  animation-delay: 3s;
}

@keyframes change-img-anim {
  0%{ opacity: 0;}
  95%{ opacity: 1;}  
  100%{ opacity: 1;}
}
@media screen and (min-width: 768px) {
  .l-contents__02 .p-section__img {
    width: 58%;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .l-contents__02 .p-section__box {
    width: 39%;
    margin-top: 0;
    margin-left: 3%;
  }
}
@media screen and (min-width: 768px) {
  .l-contents__02 .p-section__title {
    margin-top: -4.375rem;
  }
}
.l-contents__02 .p-section__text.p-section__text--sm {
  margin-top: 6px;
  margin-top: 0.375rem;
  letter-spacing: -0.0075em;
}
@media screen and (min-width: 768px) {
  .l-contents__02 .p-section__text.p-section__text--sm {
    margin-top: 0.5rem;
    letter-spacing: normal;
  }
}

.l-contents__03 {
  padding-top: 65px;
  padding-top: 4.0625rem;
  padding-bottom: 45px;
  padding-bottom: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .l-contents__03 {
    padding-top: 11.25rem;
    padding-bottom: 9.375rem;
  }
}
.l-contents__03 .p-section__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
.l-contents__03 .p-section__box {
  width: calc(100% - 8.125rem);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .l-contents__03 .p-section__box {
    width: calc(100% - 16.25rem);
  }
}
.l-contents__03 .p-section__img {
  width: 130px;
  width: 8.125rem;
  margin-top: 53px;
  margin-top: 3.3125rem;
}
@media screen and (min-width: 768px) {
  .l-contents__03 .p-section__img {
    width: 24.25rem;
    margin-top: -3.25rem;
  }
}
.l-contents__03 .p-section__img img {
  position: relative;
  left: -6px;
  left: -0.375rem;
}
@media screen and (min-width: 768px) {
  .l-contents__03 .p-section__img img {
    left: -1.3rem;
  }
}
.l-contents__03 .p-section__text {
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .l-contents__03 .p-section__text {
    margin-top: 1.75rem;
  }
}

.l-contents__04 {
  padding-top: 25px;
  padding-top: 1.5625rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
  background-color: #f9eedf;
}
@media screen and (min-width: 768px) {
  .l-contents__04 {
    padding-top: 4.25rem;
    padding-bottom: 8.75rem;
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(43.2%, #fff), color-stop(43.2%, #f9eedf), to(#f9eedf));
    background: linear-gradient(90deg, #fff 0%, #fff 43.2%, #f9eedf 43.2%, #f9eedf 100%);
  }
}
@media screen and (min-width: 768px) {
  .l-contents__04 .p-section__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.l-contents__04 .p-section__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .l-contents__04 .p-section__head {
    display: block;
    width: 49%;
    margin-left: 3.8%;
    padding-top: 3.5rem;
  }
}
.l-contents__04 .p-section__body {
  margin-top: -20px;
  margin-top: -1.25rem;
}
@media screen and (min-width: 768px) {
  .l-contents__04 .p-section__body {
    width: 47.2%;
    margin-top: 0;
    padding-left: 2.5%;
  }
}
.l-contents__04 .p-section__box {
  width: calc(100% - 9.0625rem);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .l-contents__04 .p-section__box {
    width: calc(100% - 18.5rem);
  }
}
.l-contents__04 .p-section__img {
  width: 145px;
  width: 9.0625rem;
  margin-top: -25px;
  margin-top: -1.5625rem;
}
@media screen and (min-width: 768px) {
  .l-contents__04 .p-section__img {
    position: absolute;
    right: -1.5625rem;
    bottom: -8.75rem;
    width: 17.375rem;
    margin-top: 0;
  }
}
.l-contents__04 .p-section__img img {
  position: relative;
  left: 10px;
  left: 0.625rem;
}
@media screen and (min-width: 768px) {
  .l-contents__04 .p-section__img img {
    left: auto;
    left: initial;
  }
}
.l-contents__04 .p-section__text {
  margin-top: 12px;
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .l-contents__04 .p-section__text {
    margin-top: 1.75rem;
  }
}

.l-contents__05 {
  padding-top: 43px;
  padding-top: 2.6875rem;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .l-contents__05 {
    padding-top: 11.875rem;
    padding-bottom: 50px;
  }
}
.l-contents__05 .p-section__body {
  margin-top: 12px;
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .l-contents__05 .p-section__body {
    margin-top: 1.5625rem;
  }
}

.l-contents__06 {
  padding-top: 20px;
  padding-top: 1.25rem;
  padding-bottom: 43px;
  padding-bottom: 2.6875rem;
}
@media screen and (min-width: 768px) {
  .l-contents__06 {
    padding-top: 3.4375rem;
    padding-bottom: 5.625rem;
  }
}

.l-contents__07 {
  padding-top: 42px;
  padding-top: 2.625rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}
@media screen and (min-width: 768px) {
  .l-contents__07 {
    padding-top: 5.9375rem;
    padding-bottom: 7.5rem;
  }
}

.l-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 504px;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .l-inner {
    max-width: 1040px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

.l-main-visual {
  position: relative;
  width: 100%;
  height: 325px;
  height: 20.3125rem;
}
@media screen and (min-width: 768px) {
  .l-main-visual {
    max-width: 88.75rem;
    height: 34.53125rem;
    margin-right: auto;
    margin-left: auto;
  }
}

.l-main-visual::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 325px;
  height: 20.3125rem;
  background: url(../img/sp/main-visual_sp.jpg) no-repeat center top/cover;
  opacity: 0;
  -webkit-animation: fadeIn 2s ease 0.3s 1 forwards;
  animation: fadeIn 2s ease 0.3s 1 forwards;
}
@media screen and (min-width: 768px) {
  .l-main-visual::after {
    top: 0;
    right: 1.9718309859%;
    width: 70.3%;
    height: 34.53125rem;
    background: url(../img/pc/main-visual.jpg) no-repeat center center/cover;
  }
}

.l-main-visual__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .l-main-visual__inner {
    margin-right: auto;
    margin-left: auto;
    max-width: 1420px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
}

.l-main-visual__title {
  opacity: 0;
  -webkit-animation: fadeIn 1.5s ease 1s 1 forwards;
  animation: fadeIn 1.5s ease 1s 1 forwards;
}
@media screen and (min-width: 768px) {
  .l-main-visual__title {
    padding-top: 2.963rem;
    padding-left: 2.8985507246%;
  }
}

.l-main-visual__title img {
  display: inline-block;
  width: 100%;
  max-width: 15.797rem;
}
@media screen and (min-width: 768px) {
  .l-main-visual__title img {
    max-width: 21.888rem;
  }
}

.l-main-visual__sub-title {
  margin-top: -1.438rem;
  padding-right: 1.188rem;
  opacity: 0;
  -webkit-animation: fadeIn 2s ease 1.3s 1 forwards;
  animation: fadeIn 2s ease 1.3s 1 forwards;
}
@media screen and (min-width: 768px) {
  .l-main-visual__sub-title {
    margin-top: -0.763rem;
    padding-left: 1rem;
  }
}

.l-main-visual__sub-title img {
  display: inline-block;
  width: 100%;
  max-width: 10.516rem;
}
@media screen and (min-width: 768px) {
  .l-main-visual__sub-title img {
    max-width: 21.219rem;
  }
}

.l-main-visual__btn {
  margin-top: -0.25rem;
  padding-right: 12px;
  text-align: right;
  opacity: 0;
  -webkit-animation: fadeIn 2.5s ease 1.9s 1 forwards;
  animation: fadeIn 2.5s ease 1.9s 1 forwards;
}
@media screen and (min-width: 768px) {
  .l-main-visual__btn {
    margin-top: -6.375rem;
    padding-right: 10.1449275362%;
  }
}

.l-main-visual__btn a,
.l-main-visual__btn img {
  display: inline-block;
  width: 90px;
  width: 5.625rem;
  height: 90px;
  height: 5.625rem;
}
@media screen and (min-width: 768px) {
  .l-main-visual__btn a,
.l-main-visual__btn img {
    width: 9.375rem;
    height: 9.375rem;
  }
}

@media screen and (min-width: 768px) {
  .l-main-visual__btn a:hover {
    opacity: 0.8;
  }
}

@media screen and (min-width: 768px) {
  .c-col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .c-col-2__item {
    width: calc(50% - 0.46875rem);
  }
}

.c-col-2__item + .c-col-2__item {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .c-col-2__item + .c-col-2__item {
    margin-top: 0;
    margin-left: 0.9375rem;
  }
}

@media screen and (min-width: 768px) {
  .c-col-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  .c-col-3__item {
    width: calc(33.33333% - 0.625rem);
  }
}

.c-col-3__item + .c-col-3__item {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item + .c-col-3__item {
    margin-top: 0;
    margin-left: 0.9375rem;
  }
}

@media screen and (min-width: 768px) {
  .c-step-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c-step-list__item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-step-list__item {
    width: calc(33.33333% - 0.625rem);
  }
}

.c-step-list__item::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -24px;
  bottom: -1.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
  width: 42.5px;
  width: 2.65625rem;
  height: 14px;
  height: 0.875rem;
  background: url(../img/sp/icon-down.png) no-repeat center center/contain;
}

@media screen and (min-width: 768px) {
  .c-step-list__item::after {
    top: 50%;
    right: -1.375rem;
    bottom: auto;
    bottom: initial;
    left: auto;
    left: initial;
    -webkit-transform: translate(0, -115%);
            transform: translate(0, -115%);
    width: 1.78125rem;
    height: 2.375rem;
    background: url(../img/pc/icon-next.png) no-repeat center center/contain;
  }
  
}

.c-step-list__item:last-child:after {
  display: none;
}

.c-step-list__item + .c-step-list__item {
  margin-top: 33px;
  margin-top: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .c-step-list__item + .c-step-list__item {
    margin-top: 0;
    margin-left: 0.9375rem;
  }
}
.c-step-list__item:nth-child(1) {
  position: relative;
  z-index: 0;
}
.c-step-list__item:nth-child(2) {
  position: relative;
  z-index: -1;
}
.c-step-list__item:nth-child(3) {
  position: relative;
  z-index: -2;
}

.p-card-list__item {
  padding: 14px 12px 16px;
  padding: 0.875rem 0.75rem 1rem;
  background-color: #eadaca;
}
@media screen and (min-width: 768px) {
  .p-card-list__item {
    padding: 2rem 1.5625rem 1.875rem;
  }
}

.p-card-list__item + .p-card-list__item {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-card-list__item + .p-card-list__item {
    margin-top: 2.8125rem;
  }
}

.p-card-list__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-card-list__title {
    font-size: 2.1875rem;
  }
}

.p-card-list__title span {
  display: inline-block;
  margin-right: 5px;
  margin-right: 0.3125rem;
  padding: 3px 5px;
  padding: 0.1875rem 0.3125rem;
  background-color: #807d7c;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-card-list__title span {
    margin-right: 0.625rem;
    padding: 0.3125rem;
    font-size: 1.4375rem;
  }
}

.p-card-list__annotation {
  margin-top: 5px;
  margin-top: 0.3125rem;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-card-list__annotation {
    margin-top: 0;
    font-size: 1rem;
  }
}

.p-card-list__item:nth-child(1) .p-card-list__content {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-card-list__item:nth-child(1) .p-card-list__content {
    margin-top: 2.5rem;
  }
}

.p-card-list__item:nth-child(2) .p-card-list__content {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-card-list__item:nth-child(2) .p-card-list__content {
    margin-top: 1.25rem;
  }
}

.p-card {
  padding: 12px 10px;
  padding: 0.75rem 0.625rem;
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-card {
    padding: 1.5625rem 0.625rem 1.125rem;
  }
}

.p-card__title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-card__title {
    font-size: 2.125rem;
    line-height: 1.1;
  }
}

.p-card__title.p-card__title--sm {
  line-height: 1.4;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-card__title.p-card__title--sm {
    font-size: 1.25rem;
    line-height: 0.6;
  }
}

@media screen and (min-width: 768px) {
  .p-card__title span {
    font-size: 1.6875rem;
  }
}

.p-card__annotation {
  margin-top: 2px;
  margin-top: 0.125rem;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-card__annotation {
    font-size: 1rem;
  }
}

.c-col-3__item:nth-child(1) .p-card__img {
  margin-top: 17px;
  margin-top: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(1) .p-card__img {
    margin-top: 1.3125rem;
  }
}

.c-col-3__item:nth-child(2) .p-card__img {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(2) .p-card__img {
    margin-top: 2.5rem;
  }
}

.c-col-3__item:nth-child(3) .p-card__img {
  margin-top: 7px;
  margin-top: 0.4375rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(3) .p-card__img {
    margin-top: 3.125rem;
  }
}

.c-col-2__item:nth-child(1) .p-card__img,
.c-col-2__item:nth-child(2) .p-card__img {
  margin-left: 30px;
  margin-left: 1.875rem;
}
@media screen and (min-width: 768px) {
  .c-col-2__item:nth-child(1) .p-card__img,
.c-col-2__item:nth-child(2) .p-card__img {
    margin-left: 3.125rem;
  }
}

.p-card__img img {
  display: inline-block;
  width: 100%;
}

.c-col-3__item:nth-child(1) .p-card__img img {
  max-width: 40px;
  max-width: 2.5rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(1) .p-card__img img {
    max-width: 4.1875rem;
  }
}

.c-col-3__item:nth-child(2) .p-card__img img {
  max-width: 33px;
  max-width: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(2) .p-card__img img {
    max-width: 3.9375rem;
  }
}

.c-col-3__item:nth-child(3) .p-card__img img {
  max-width: 48px;
  max-width: 3rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(3) .p-card__img img {
    max-width: 5rem;
  }
}

.c-col-2__item:nth-child(1) .p-card__img img {
  max-width: 50px;
  max-width: 3.125rem;
}
@media screen and (min-width: 768px) {
  .c-col-2__item:nth-child(1) .p-card__img img {
    max-width: 6.125rem;
  }
}

.c-col-2__item:nth-child(2) .p-card__img img {
  max-width: 50px;
  max-width: 3.125rem;
}
@media screen and (min-width: 768px) {
  .c-col-2__item:nth-child(2) .p-card__img img {
    max-width: 6.125rem;
  }
}

.p-card__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-card__wrap {
    margin-top: 1.875rem;
  }
}

.p-card__time {
  margin-top: -6px;
  margin-top: -0.375rem;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-card__time {
    margin-top: 0;
    font-size: 2.375rem;
    line-height: 1;
    text-align: left;
  }
}

.p-card__time span {
  display: inline-block;
  padding-left: 2px;
  padding-left: 0.125rem;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-card__time span {
    font-size: 1.6875rem;
    line-height: 1;
  }
}

.p-card__text {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-card__text {
    font-size: 1.125rem;
  }
}

.c-col-3__item:nth-child(1) .p-card__text {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(1) .p-card__text {
    margin-top: 2rem;
  }
}

.c-col-3__item:nth-child(2) .p-card__text {
  margin-top: 14px;
  margin-top: 0.875rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(2) .p-card__text {
    margin-top: 1.0625rem;
  }
}

.c-col-3__item:nth-child(3) .p-card__text {
  margin-top: 17px;
  margin-top: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .c-col-3__item:nth-child(3) .p-card__text {
    margin-top: 0.9375rem;
  }
}

.c-col-2__item:nth-child(1) .p-card__text {
  margin-top: 6px;
  margin-top: 0.375rem;
}
@media screen and (min-width: 768px) {
  .c-col-2__item:nth-child(1) .p-card__text {
    margin-top: 0.6875rem;
  }
}

.c-col-2__item:nth-child(2) .p-card__text {
  margin-top: 6px;
  margin-top: 0.375rem;
}
@media screen and (min-width: 768px) {
  .c-col-2__item:nth-child(2) .p-card__text {
    margin-top: 0.6875rem;
  }
}

.p-card__label {
  display: inline-block;
  width: 100%;
  max-width: 124px;
  max-width: 7.75rem;
  margin-top: 3px;
  margin-top: 0.1875rem;
  padding: 3px;
  padding: 0.1875rem;
  background-color: #807d7c;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-card__label {
    max-width: 15rem;
    margin-top: 1.1875rem;
    padding: 0.3125rem;
    font-size: 1.375rem;
  }
}

.c-col-3__item:nth-child(3) .p-card__label {
  margin-top: 0;
}

.p-card__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-card__row dt {
  width: 67px;
  width: 4.1875rem;
  background-color: #fff;
  color: #807d7c;
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  .p-card__row dt {
    width: 7.8125rem;
    line-height: 1.4;
  }
}

.p-card__row dd {
  width: calc(100% - 4.1875rem);
  padding-left: 6px;
  padding-left: 0.375rem;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-card__row dd {
    width: calc(100% - 7.8125rem);
    padding-left: 0.3125rem;
    line-height: 1.4;
  }
}

@media screen and (min-width: 768px) {
  .p-card__span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 5.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-course-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .p-course-list__item:nth-child(1) {
    width: 67.2%;
  }
}

@media screen and (min-width: 768px) {
  .p-course-list__item:nth-child(2) {
    width: 27.8%;
    margin-right: 2.5%;
    margin-left: 2.5%;
  }
}

.p-course-list__item + .p-course-list__item {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-course-list__item + .p-course-list__item {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-course-list__parts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-course-list__title {
  padding: 9px;
  padding: 0.5625rem;
  color: #fff;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-course-list__title {
    padding: 0.75rem;
    font-size: 1.6875rem;
  }
}

.p-course-list__item:nth-child(1) .p-course-list__title {
  background-color: #3e3a39;
}

.p-course-list__item:nth-child(2) .p-course-list__title {
  background-color: #a1a1a1;
}

.p-course-list__annotation {
  margin-top: 4px;
  margin-top: 0.25rem;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: -0.06em;
}
@media screen and (min-width: 768px) {
  .p-course-list__annotation {
    margin-top: 0.125rem;
    font-size: 1rem;
    white-space: nowrap;
  }
}

.p-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .p-list {
    display: block;
  }
}

.p-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(33.33333% - 0.41667rem);
  height: 84px;
  height: 5.25rem;
  background-color: #efedef;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-list__item {
    width: 100%;
    height: 3.75rem;
  }
}

.p-list__item + .p-list__item {
  margin-left: 10px;
  margin-left: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-list__item + .p-list__item {
    margin-top: 0.75rem;
    margin-left: 0;
  }
}

.p-list__item span {
  font-size: 15px;
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-list__item span {
    font-size: 1.375rem;
  }
}

.p-list__item strong {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 400;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-list__item strong {
    font-size: 2.25rem;
  }
}

.p-section__title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-section__title {
    font-size: 2.5rem;
  }
}

.p-section__title.p-section__title--center {
  text-align: center;
}

.p-section__annotation {
  margin-top: 3px;
  margin-top: 0.1875rem;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  font-size: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-section__annotation {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    letter-spacing: -0.01em;
  }
}

.p-section__annotation.p-section__annotation--center {
  margin-top: 5px;
  margin-top: 0.3125rem;
  text-align: center;
}
.p-section__annotation.p-section__annotation--sm {
  margin-top: 6px;
  margin-top: 0.375rem;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .p-section__annotation.p-section__annotation--sm {
    width: 100%;
    max-width: 43.75rem;
    margin-top: 1.3125rem;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.0625rem;
  }
}

.p-section__text {
  margin-top: 9px;
  margin-top: 0.5625rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-section__text {
    margin-top: 1.75rem;
    font-size: 1.1875rem;
    line-height: 1.4;
  }
}

.p-section__body {
  position: relative;
  z-index: 2;
}

.p-section__list {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-section__list {
    margin-top: 0.9375rem;
  }
}

.p-section__headline {
  position: relative;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  text-align: center;
  padding-bottom: 4px;
  padding-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-section__headline {
    padding-bottom: 0.5rem;
    font-size: 1.25rem;
  }
}

.p-section__headline::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100px;
  width: 6.25rem;
  height: 1px;
  background-color: #9E9C9C;
}
@media screen and (min-width: 768px) {
  .p-section__headline::after {
    width: 12.5rem;
  }
}

.p-section__items {
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-section__items {
    margin-top: 2.6875rem;
  }
}

.p-section__item + .p-section__item {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-section__item + .p-section__item {
    margin-top: 1.875rem;
  }
}

.p-section__point {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-section__point {
    font-size: 1.6875rem;
  }
}

.p-section__detail {
  margin-top: 3px;
  margin-top: 0.1875rem;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.3;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-section__detail {
    margin-top: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.7;
    letter-spacing: -0.01em;
  }
}

.p-section__product {
  margin-top: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-section__product {
    margin-top: 1.875rem;
  }
}

.p-section__product img {
  display: inline-block;
  width: 100%;
  max-width: 247px;
  max-width: 15.4375rem;
}
@media screen and (min-width: 768px) {
  .p-section__product img {
    max-width: 35rem;
  }
}

.p-section__name {
  margin-top: 20px;
  margin-top: 1.25rem;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-section__name {
    margin-top: 6.125rem;
    font-size: 1.875rem;
  }
}

.p-section__table {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-section__table {
    width: 100%;
    max-width: 43.75rem;
    margin-top: 1.375rem;
    margin-right: auto;
    margin-left: auto;
  }
}

.p-section__links {
  margin-top: 23px;
  margin-top: 1.4375rem;
}
@media screen and (min-width: 768px) {
  .p-section__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 6.875rem;
  }
}

.p-section__link {
  text-align: center;
}

.p-section__link img {
  display: inline-block;
  width: 100%;
  max-width: 203px;
  max-width: 12.6875rem;
}
@media screen and (min-width: 768px) {
  .p-section__link img {
    max-width: 25.375rem;
  }
}

.p-section__link + .p-section__link {
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-section__link + .p-section__link {
    margin-top: 0;
    margin-left: 5%;
  }
}

.p-step__tag {
  position: absolute;
  bottom: 3px;
  bottom: 0.1875rem;
  left: 2px;
  left: 0.125rem;
}
@media screen and (min-width: 768px) {
  .p-step__tag {
    position: static;
    position: initial;
    bottom: auto;
    bottom: initial;
    left: auto;
    left: initial;
    margin-top: 0.3125rem;
  }
}

.p-step__number {
  display: inline-block;
  padding-right: 2px;
  padding-right: 0.125rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
  border-bottom: 1px solid #3e3a39;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .p-step__number {
    padding-top: 0.75rem;
    padding-right: 0.5rem;
    padding-bottom: 0.75rem;
    padding-left: 0;
    border-right: 1px solid #3e3a39;
    border-bottom: none;
    font-size: 1.5625rem;
  }
}

.p-step__title {
  display: block;
  padding-left: 5px;
  padding-left: 0.3125rem;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p-step__title {
    display: inline-block;
    padding-left: 0.75rem;
    font-size: 1.375rem;
  }
}

.p-table {
  border-top: 1px solid #3e3a39;
  border-bottom: 1px solid #3e3a39;
}

.p-table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-table__row + .p-table__row {
  border-top: 1px solid #3e3a39;
}

.p-table__row dt,
.p-table__row dd {
  width: 50%;
  padding-top: 8px;
  padding-top: 0.5rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.45;
}
@media screen and (min-width: 768px) {
  .p-table__row dt,
.p-table__row dd {
    padding-top: 1.875rem;
    padding-bottom: 1.25rem;
    font-size: 1.3125rem;
  }
}

.p-table__row dt {
  padding-right: 5px;
  padding-right: 0.3125rem;
  padding-left: 3px;
  padding-left: 0.1875rem;
}
@media screen and (min-width: 768px) {
  .p-table__row dt {
    padding-right: 0.625rem;
    padding-left: 0;
  }
}

.p-table__row dd {
  padding-right: 5px;
  padding-right: 0.3125rem;
  padding-left: 16px;
  padding-left: 1rem;
}
@media screen and (min-width: 768px) {
  .p-table__row dd {
    padding-right: 0.625rem;
    padding-left: 2.0625rem;
  }
}

.u-show-sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .u-show-sp {
    display: none;
  }
}

.u-switch-tab {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-switch-tab {
    display: block;
  }
}

.u-hr {
  display: block;
  border-top: 1px solid #9E9C9C;
}

span:lang(ja) {
  font-family: sans-serif !important;
}

/*************
スクロールイン時のフェードイン
**************/
.fadein {
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.fade-slow {
  -webkit-transition: all 3.5s;
  transition: all 3.5s;
}

.fade-up {
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}

.fade-up-long {
  -webkit-transform: translateY(60px) rotate(-45deg);
  transform: translateY(60px) rotate(-45deg);
}

.fade-up-rotate {
  -webkit-transform: translateY(30px) rotate(30deg);
  transform: translateY(30px) rotate(30deg);
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*# sourceMappingURL=styles.css.map */
